Re: ib - r30466 - abiword/trunk/plugins/mswrite/xp

From: Hub Figuière <hfiguiere_at_teaser.fr>
Date: Thu Nov 17 2011 - 19:28:58 CET

On 17/11/11 10:21 AM, cvs@abisource.com wrote:

> Modified: abiword/trunk/plugins/mswrite/xp/ie_imp_MSWrite.cpp
> ===================================================================
> --- abiword/trunk/plugins/mswrite/xp/ie_imp_MSWrite.cpp 2011-11-17 16:10:20 UTC (rev 30465)
> +++ abiword/trunk/plugins/mswrite/xp/ie_imp_MSWrite.cpp 2011-11-17 18:21:13 UTC (rev 30466)
> @@ -677,7 +677,7 @@
> unsigned char page[0x80];
> UT_String properties, tmp, lastprops;
>
> - if (process == All) UT_DEBUGMSG(("PAP:\n"));
> + if (process == All) { UT_DEBUGMSG(("PAP:\n")) };

Since you are at fixing the braces (good), please fix the indentation too.

Hub
Received on Thu Nov 17 19:29:18 2011

This archive was generated by hypermail 2.1.8 : Thu Nov 17 2011 - 19:29:18 CET