Przeglądaj źródła

minor whitespace (merge from devbr6)

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@38507 15284696-431f-4ddb-bdfa-cd5b030d7da7
Hamish Bowman 16 lat temu
rodzic
commit
4875aa7e1b
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      lib/symbol/stroke.c

+ 1 - 1
lib/symbol/stroke.c

@@ -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;