瀏覽代碼

vlib: cosmetics in dox strings (dig_struct.c)

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@47880 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 13 年之前
父節點
當前提交
8aa46f80ea
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      include/vect/dig_structs.h

+ 3 - 1
include/vect/dig_structs.h

@@ -1133,7 +1133,9 @@ struct Map_info
     */
     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;