Browse Source

minor fix in dox documentation

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@47595 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 13 years ago
parent
commit
9c0c8cd977
1 changed files with 1 additions and 1 deletions
  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