浏览代码

minor fix in dox documentation

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@47595 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 13 年之前
父节点
当前提交
9c0c8cd977
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/raster3d/close.c

+ 1 - 1
lib/raster3d/close.c

@@ -141,7 +141,7 @@ static int close_cell_old(RASTER3D_Map * map)
   <em>map</em> then every tile which is not flushed before closing is
   flushed.
   
-  \param map name of 3D raster map
+  \param map pointer to RASTER3D_Map to be closed
 
   \return 1 success
   \return 0 failure