[GRASS-SVN] r47595 - grass/trunk/lib/raster3d
    svn_grass at osgeo.org 
    svn_grass at osgeo.org
       
    Fri Aug 12 04:49:58 EDT 2011
    
    
  
Author: martinl
Date: 2011-08-12 01:49:58 -0700 (Fri, 12 Aug 2011)
New Revision: 47595
Modified:
   grass/trunk/lib/raster3d/close.c
Log:
minor fix in dox documentation
Modified: grass/trunk/lib/raster3d/close.c
===================================================================
--- grass/trunk/lib/raster3d/close.c	2011-08-12 08:47:59 UTC (rev 47594)
+++ grass/trunk/lib/raster3d/close.c	2011-08-12 08:49:58 UTC (rev 47595)
@@ -141,7 +141,7 @@
   <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
    
    
More information about the grass-commit
mailing list