[GRASS-SVN] r30540 - grass/trunk/lib/gis
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Mar 13 00:55:49 EDT 2008
Author: hamish
Date: 2008-03-13 00:55:49 -0400 (Thu, 13 Mar 2008)
New Revision: 30540
Modified:
grass/trunk/lib/gis/location.c
Log:
Doxygen comment fix
Modified: grass/trunk/lib/gis/location.c
===================================================================
--- grass/trunk/lib/gis/location.c 2008-03-13 01:26:35 UTC (rev 30539)
+++ grass/trunk/lib/gis/location.c 2008-03-13 04:55:49 UTC (rev 30540)
@@ -26,8 +26,8 @@
*
* Returns the full UNIX path name of the current database
* location. For example, if the user is working in location
- * <i>spearfish</i> in the <i>/usr/grass5/data</i> database directory,
- * this routine will return a string which looks like
+ * <i>spearfish</i> in the <i>/home/user/grassdata</i> database
+ * directory, this routine will return a string which looks like
* <i>/home/user/grassdata/spearfish</i>.
*
* \param
More information about the grass-commit
mailing list