[GRASS-SVN] r60501 - grass/trunk/lib/gis

svn_grass at osgeo.org svn_grass at osgeo.org
Tue May 27 00:35:56 PDT 2014


Author: hcho
Date: 2014-05-27 00:35:56 -0700 (Tue, 27 May 2014)
New Revision: 60501

Modified:
   grass/trunk/lib/gis/mapset_nme.c
Log:
G__mapset_name(): description made clear

Modified: grass/trunk/lib/gis/mapset_nme.c
===================================================================
--- grass/trunk/lib/gis/mapset_nme.c	2014-05-27 07:26:01 UTC (rev 60500)
+++ grass/trunk/lib/gis/mapset_nme.c	2014-05-27 07:35:56 UTC (rev 60501)
@@ -30,7 +30,7 @@
 static void new_mapset(const char *);
 
 /*!
-   \brief Get name of the n'th mapset from the mapset_name[] list.
+   \brief Get name of the n'th mapset from the current mapset search path.
 
    The first call will initialize the list.
 



More information about the grass-commit mailing list