r18734 - gnucash/trunk/src/gnome-utils - Remove trailing whitespace
    Geert Janssens 
    gjanssens at code.gnucash.org
       
    Thu Feb 25 10:25:43 EST 2010
    
    
  
Author: gjanssens
Date: 2010-02-25 10:25:43 -0500 (Thu, 25 Feb 2010)
New Revision: 18734
Trac: http://svn.gnucash.org/trac/changeset/18734
Modified:
   gnucash/trunk/src/gnome-utils/QuickFill.c
Log:
Remove trailing whitespace
Modified: gnucash/trunk/src/gnome-utils/QuickFill.c
===================================================================
--- gnucash/trunk/src/gnome-utils/QuickFill.c	2010-02-25 14:09:26 UTC (rev 18733)
+++ gnucash/trunk/src/gnome-utils/QuickFill.c	2010-02-25 15:25:43 UTC (rev 18734)
@@ -256,7 +256,7 @@
 
   if (qf == NULL)
     return;
-  
+
   if ((text == NULL) || (g_utf8_strlen (text, -1) <= depth))
     return;
 
    
    
More information about the gnucash-changes
mailing list