[GRASS-SVN] r63769 - grass/trunk/lib/temporal/lib
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri Dec 26 14:33:07 PST 2014
Author: neteler
Date: 2014-12-26 14:33:07 -0800 (Fri, 26 Dec 2014)
New Revision: 63769
Modified:
grass/trunk/lib/temporal/lib/default_name.c
Log:
temporal: docs update for trac #2258
Modified: grass/trunk/lib/temporal/lib/default_name.c
===================================================================
--- grass/trunk/lib/temporal/lib/default_name.c 2014-12-26 21:23:34 UTC (rev 63768)
+++ grass/trunk/lib/temporal/lib/default_name.c 2014-12-26 22:33:07 UTC (rev 63769)
@@ -3,7 +3,7 @@
\brief Temporal GIS Library (base) - default settings
- (C) 2012 by the GRASS Development Team
+ (C) 2012-2014 by the GRASS Development Team
This program is free software under the GNU General Public License
(>=v2). Read the file COPYING that comes with GRASS for details.
@@ -32,7 +32,7 @@
/*!
\brief Get default TGIS database name for the sqlite connection
- The default name is $GISDBASE/$LOCATION_NAME/PERMANENT/tgis/sqlite.db
+ The default name is $GISDBASE/$LOCATION_NAME/$MAPSET/tgis/sqlite.db
\return pointer to default TGIS database name
*/
More information about the grass-commit
mailing list