[GRASS-SVN] r38506 - grass/branches/develbranch_6/lib/symbol

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Jul 23 04:06:41 EDT 2009


Author: hamish
Date: 2009-07-23 04:06:40 -0400 (Thu, 23 Jul 2009)
New Revision: 38506

Modified:
   grass/branches/develbranch_6/lib/symbol/stroke.c
Log:
minor whitespace

Modified: grass/branches/develbranch_6/lib/symbol/stroke.c
===================================================================
--- grass/branches/develbranch_6/lib/symbol/stroke.c	2009-07-22 08:38:55 UTC (rev 38505)
+++ grass/branches/develbranch_6/lib/symbol/stroke.c	2009-07-23 08:06:40 UTC (rev 38506)
@@ -144,7 +144,7 @@
  *
  *  tolerance currently not supported
  */
-void S_stroke(SYMBOL * Symb, int size, double rotation, int tolerance)
+void S_stroke(SYMBOL *Symb, int size, double rotation, int tolerance)
 {
     int i, j;
     double s;



More information about the grass-commit mailing list