[GRASS-SVN] r39405 - grass/branches/develbranch_6/imagery/i.rgb.his

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Oct 5 03:43:19 EDT 2009


Author: hamish
Date: 2009-10-05 03:43:17 -0400 (Mon, 05 Oct 2009)
New Revision: 39405

Modified:
   grass/branches/develbranch_6/imagery/i.rgb.his/r2hmain.c
Log:
bloody autoindent

Modified: grass/branches/develbranch_6/imagery/i.rgb.his/r2hmain.c
===================================================================
--- grass/branches/develbranch_6/imagery/i.rgb.his/r2hmain.c	2009-10-05 07:41:04 UTC (rev 39404)
+++ grass/branches/develbranch_6/imagery/i.rgb.his/r2hmain.c	2009-10-05 07:43:17 UTC (rev 39405)
@@ -107,5 +107,5 @@
 	       fd_output, rowbuffer);
 
 
-exit(EXIT_SUCCESS);
+    exit(EXIT_SUCCESS);
 }



More information about the grass-commit mailing list