[GRASS-SVN] r47880 - grass/trunk/include/vect
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Aug 25 06:42:49 EDT 2011
Author: martinl
Date: 2011-08-25 03:42:48 -0700 (Thu, 25 Aug 2011)
New Revision: 47880
Modified:
grass/trunk/include/vect/dig_structs.h
Log:
vlib: cosmetics in dox strings (dig_struct.c)
Modified: grass/trunk/include/vect/dig_structs.h
===================================================================
--- grass/trunk/include/vect/dig_structs.h 2011-08-25 10:42:08 UTC (rev 47879)
+++ grass/trunk/include/vect/dig_structs.h 2011-08-25 10:42:48 UTC (rev 47880)
@@ -1133,7 +1133,9 @@
*/
int support_updated;
/*!
- \brief Sequential read (level 1)
+ \brief Sequential read (level 1) - see Vect_read_next_line()
+
+ Note: Line id starts with 1
*/
plus_t next_line;
More information about the grass-commit
mailing list