소스 검색

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;