[grisbi-cvs] grisbi/src gsb_real.c,1.71,1.72

Mathias Lorente m-lorente at users.sourceforge.net
Mon Mar 8 23:50:05 CET 2010


Update of /cvsroot/grisbi/grisbi/src
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv8939

Modified Files:
	gsb_real.c 
Log Message:
Restore line removed by mistake.


Index: gsb_real.c
===================================================================
RCS file: /cvsroot/grisbi/grisbi/src/gsb_real.c,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -d -r1.71 -r1.72
--- gsb_real.c	8 Mar 2010 22:31:53 -0000	1.71
+++ gsb_real.c	8 Mar 2010 22:50:03 -0000	1.72
@@ -402,6 +402,7 @@
              default_decimal_char_comma,
              mon_decimal_point,
              NULL);
+    space_chars = g_strconcat(" ", mon_thousands_sep, NULL);
 
     for ( ; ; )
     {



More information about the cvs mailing list