浏览代码

diglib: fix doxygen

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@56239 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Metz 12 年之前
父节点
当前提交
5a9b337d5c
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      lib/vector/diglib/struct_alloc.c

+ 2 - 2
lib/vector/diglib/struct_alloc.c

@@ -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.