[GRASS-SVN] r48311 - grass/trunk/lib/init
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri Sep 16 03:38:15 EDT 2011
Author: hamish
Date: 2011-09-16 00:38:15 -0700 (Fri, 16 Sep 2011)
New Revision: 48311
Modified:
grass/trunk/lib/init/clean_temp.c
Log:
error in comment
Modified: grass/trunk/lib/init/clean_temp.c
===================================================================
--- grass/trunk/lib/init/clean_temp.c 2011-09-16 01:16:43 UTC (rev 48310)
+++ grass/trunk/lib/init/clean_temp.c 2011-09-16 07:38:15 UTC (rev 48311)
@@ -34,7 +34,7 @@
extern int errno;
-#define SLEEP 30 /* 30 minutes */
+#define SLEEP 30 /* 30 seconds */
/* Recursively scan the directory pathname, removing directory and files */
More information about the grass-commit
mailing list