[GRASS-SVN] r57743 - grass/branches/develbranch_6/raster/r.colors

svn_grass at osgeo.org svn_grass at osgeo.org
Wed Sep 18 17:35:36 PDT 2013


Author: hamish
Date: 2013-09-18 17:35:36 -0700 (Wed, 18 Sep 2013)
New Revision: 57743

Modified:
   grass/branches/develbranch_6/raster/r.colors/main.c
Log:
minor whitespace (sync with relbr64)

Modified: grass/branches/develbranch_6/raster/r.colors/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.colors/main.c	2013-09-19 00:02:57 UTC (rev 57742)
+++ grass/branches/develbranch_6/raster/r.colors/main.c	2013-09-19 00:35:36 UTC (rev 57743)
@@ -266,9 +266,7 @@
     overwrite = !flag.w->answer;
     interactive = flag.i->answer;
     remove = flag.r->answer;
-    
     name = opt.map->answer;
-
     style = opt.colr->answer;
     cmap = opt.rast->answer;
     rules = opt.rules->answer;



More information about the grass-commit mailing list