git-svn-id: https://svn.osgeo.org/grass/grass/trunk@38507 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -144,7 +144,7 @@ int stroke_chain(SYMBPART * part, int ch, double s, double rotation)
*
* 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;