[GRASS-SVN] r38507 - grass/trunk/lib/symbol
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Jul 23 04:07:43 EDT 2009
Author: hamish
Date: 2009-07-23 04:07:43 -0400 (Thu, 23 Jul 2009)
New Revision: 38507
Modified:
grass/trunk/lib/symbol/stroke.c
Log:
minor whitespace (merge from devbr6)
Modified: grass/trunk/lib/symbol/stroke.c
===================================================================
--- grass/trunk/lib/symbol/stroke.c 2009-07-23 08:06:40 UTC (rev 38506)
+++ grass/trunk/lib/symbol/stroke.c 2009-07-23 08:07:43 UTC (rev 38507)
@@ -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