[GRASS-SVN] r61821 - grass/trunk/include
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Sep 7 01:36:52 PDT 2014
Author: martinl
Date: 2014-09-07 01:36:52 -0700 (Sun, 07 Sep 2014)
New Revision: 61821
Modified:
grass/trunk/include/gis.h
Log:
libgis: missing word in the comments (cosmetics)
Modified: grass/trunk/include/gis.h
===================================================================
--- grass/trunk/include/gis.h 2014-09-07 03:26:06 UTC (rev 61820)
+++ grass/trunk/include/gis.h 2014-09-07 08:36:52 UTC (rev 61821)
@@ -195,8 +195,8 @@
Used by the G_parser() system.
- IMPORTANT NOTE: when adding new item to the you should also update
- STD_OPT_STRINGS array in general/g.parser/standard_option.c.
+ IMPORTANT NOTE: when adding new item to STD_OPT you should also
+ update STD_OPT_STRINGS array in general/g.parser/standard_option.c.
*/
typedef enum
More information about the grass-commit
mailing list