[GRASS-SVN] r36028 - grass/branches/develbranch_6/lib/gis

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Feb 22 06:12:29 EST 2009


Author: hamish
Date: 2009-02-22 06:12:29 -0500 (Sun, 22 Feb 2009)
New Revision: 36028

Modified:
   grass/branches/develbranch_6/lib/gis/parser.c
Log:
comment cosmetics

Modified: grass/branches/develbranch_6/lib/gis/parser.c
===================================================================
--- grass/branches/develbranch_6/lib/gis/parser.c	2009-02-22 10:53:10 UTC (rev 36027)
+++ grass/branches/develbranch_6/lib/gis/parser.c	2009-02-22 11:12:29 UTC (rev 36028)
@@ -1746,7 +1746,7 @@
     fprintf(fp, "#  GNU General Public License for more details.\n");
     fprintf(fp, "#\n");
     fprintf(fp,
-	    "#############################################################################/\n");
+	    "############################################################################\n");
 
     fprintf(fp, "#%%Module\n");
     if (module_info.label)



More information about the grass-commit mailing list