[GRASS-SVN] r53153 - grass/trunk/lib/raster

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Sep 10 06:53:49 PDT 2012


Author: huhabla
Date: 2012-09-10 06:53:48 -0700 (Mon, 10 Sep 2012)
New Revision: 53153

Modified:
   grass/trunk/lib/raster/cats.c
Log:
Corrected function documentation


Modified: grass/trunk/lib/raster/cats.c
===================================================================
--- grass/trunk/lib/raster/cats.c	2012-09-10 10:41:42 UTC (rev 53152)
+++ grass/trunk/lib/raster/cats.c	2012-09-10 13:53:48 UTC (rev 53153)
@@ -157,8 +157,11 @@
 }
 
 /*!
-   \brief Get number of categories
+   \brief Get the max category number
 
+   Return the max category number of a raster map
+   of type CELL.
+
    \param name raster map name
    \param mapset mapset name
 



More information about the grass-commit mailing list