[GRASS-SVN] r56239 - grass/trunk/lib/vector/diglib
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon May 13 05:33:28 PDT 2013
Author: mmetz
Date: 2013-05-13 05:33:28 -0700 (Mon, 13 May 2013)
New Revision: 56239
Modified:
grass/trunk/lib/vector/diglib/struct_alloc.c
Log:
diglib: fix doxygen
Modified: grass/trunk/lib/vector/diglib/struct_alloc.c
===================================================================
--- grass/trunk/lib/vector/diglib/struct_alloc.c 2013-05-13 11:19:00 UTC (rev 56238)
+++ grass/trunk/lib/vector/diglib/struct_alloc.c 2013-05-13 12:33:28 UTC (rev 56239)
@@ -1,7 +1,7 @@
/*!
- \file lib/vector/diglib/plus_node.c
+ \file lib/vector/diglib/struct_alloc.c
- \brief Vector library - update topo for nodes (lower level functions)
+ \brief Vector library - allocate and zero array space (lower level functions)
Lower level functions for reading/writing/manipulating vectors.
More information about the grass-commit
mailing list