[GRASS-SVN] r55627 - grass/branches/releasebranch_6_4/raster/r.recode

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Apr 4 13:34:09 PDT 2013


Author: hamish
Date: 2013-04-04 13:34:09 -0700 (Thu, 04 Apr 2013)
New Revision: 55627

Modified:
   grass/branches/releasebranch_6_4/raster/r.recode/main.c
Log:
trivial whitespace (sync with devbr's)

Modified: grass/branches/releasebranch_6_4/raster/r.recode/main.c
===================================================================
--- grass/branches/releasebranch_6_4/raster/r.recode/main.c	2013-04-04 17:41:54 UTC (rev 55626)
+++ grass/branches/releasebranch_6_4/raster/r.recode/main.c	2013-04-04 20:34:09 UTC (rev 55627)
@@ -111,6 +111,6 @@
 
     G_done_msg(_("Raster map <%s> created."),
 	       result);
-    
+
     exit(EXIT_SUCCESS);
 }



More information about the grass-commit mailing list