浏览代码

Vect_get_line_nodes: extended dox params description

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@59283 15284696-431f-4ddb-bdfa-cd5b030d7da7
Štěpán Turek 11 年之前
父节点
当前提交
80f56537fc
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/vector/Vlib/level_two.c

+ 1 - 1
lib/vector/Vlib/level_two.c

@@ -300,7 +300,7 @@ int Vect_get_node_coor(const struct Map_info *Map, int num, double *x, double *y
 
 
    \param Map pointer to Map_info struct
    \param Map pointer to Map_info struct
    \param line line id
    \param line line id
-   \param n1, n2 ids of line nodes (or NULL)
+   \param n1 (start node), n2 (end node) ids of line nodes (or NULL)
 
 
    \return 1
    \return 1
  */
  */