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

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Mar 18 08:16:45 EDT 2012


Author: martinl
Date: 2012-03-18 05:16:45 -0700 (Sun, 18 Mar 2012)
New Revision: 51104

Modified:
   grass/trunk/lib/gis/token.c
Log:
libgis: fix doxygen docs (close tags)


Modified: grass/trunk/lib/gis/token.c
===================================================================
--- grass/trunk/lib/gis/token.c	2012-03-18 12:00:10 UTC (rev 51103)
+++ grass/trunk/lib/gis/token.c	2012-03-18 12:16:45 UTC (rev 51104)
@@ -54,8 +54,8 @@
   
   This fuction behaves similarly to G_tokenize().
 
-  It introduces <em>valchar<em> which defines borders of token. Within
-  token <em>delim<em> is ignored.
+  It introduces <em>valchar</em> which defines borders of token. Within
+  token <em>delim</em> is ignored.
   
   Example:
   \code



More information about the grass-commit mailing list