[GRASS-SVN] r58914 - grass/branches/develbranch_6/raster/r.li/r.li.daemon

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Feb 6 14:45:32 PST 2014


Author: hamish
Date: 2014-02-06 14:45:32 -0800 (Thu, 06 Feb 2014)
New Revision: 58914

Modified:
   grass/branches/develbranch_6/raster/r.li/r.li.daemon/daemon.c
Log:
trivial whitespace redo

Modified: grass/branches/develbranch_6/raster/r.li/r.li.daemon/daemon.c
===================================================================
--- grass/branches/develbranch_6/raster/r.li/r.li.daemon/daemon.c	2014-02-06 22:42:30 UTC (rev 58913)
+++ grass/branches/develbranch_6/raster/r.li/r.li.daemon/daemon.c	2014-02-06 22:45:32 UTC (rev 58914)
@@ -56,7 +56,7 @@
 
     wd child[num_workers];
 
-    /*int mv_rows, mv_cols; */
+    /* int mv_rows, mv_cols; */
     list l;
     msg m, doneJob;
 



More information about the grass-commit mailing list