[GRASS-SVN] r36878 - grass/trunk/include

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Apr 23 03:08:59 EDT 2009


Author: hcho
Date: 2009-04-23 03:08:57 -0400 (Thu, 23 Apr 2009)
New Revision: 36878

Modified:
   grass/trunk/include/gis.h
Log:
old => old_color

Modified: grass/trunk/include/gis.h
===================================================================
--- grass/trunk/include/gis.h	2009-04-23 06:40:14 UTC (rev 36877)
+++ grass/trunk/include/gis.h	2009-04-23 07:08:57 UTC (rev 36878)
@@ -104,7 +104,7 @@
 #define YES           1
 #define NO            0
 
-#define GISPROMPT_COLOR    "old,color,color"
+#define GISPROMPT_COLOR    "old_color,color,color"
 
 /* File/directory name lengths */
 #define GNAME_MAX 256



More information about the grass-commit mailing list