[GRASS-SVN] r36029 - grass/trunk/lib/gis

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Feb 22 06:14:16 EST 2009


Author: hamish
Date: 2009-02-22 06:14:16 -0500 (Sun, 22 Feb 2009)
New Revision: 36029

Modified:
   grass/trunk/lib/gis/parser.c
Log:
comment cosmetics (merge from devbr)

Modified: grass/trunk/lib/gis/parser.c
===================================================================
--- grass/trunk/lib/gis/parser.c	2009-02-22 11:12:29 UTC (rev 36028)
+++ grass/trunk/lib/gis/parser.c	2009-02-22 11:14:16 UTC (rev 36029)
@@ -1770,7 +1770,7 @@
     fprintf(fp, "#  GNU General Public License for more details.\n");
     fprintf(fp, "#\n");
     fprintf(fp,
-	    "#############################################################################/\n");
+	    "############################################################################\n");
 
     fprintf(fp, "#%%Module\n");
     if (st->module_info.label)



More information about the grass-commit mailing list