瀏覽代碼

minor whitespace (merge from devbr6)

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@38507 15284696-431f-4ddb-bdfa-cd5b030d7da7
Hamish Bowman 16 年之前
父節點
當前提交
4875aa7e1b
共有 1 個文件被更改,包括 1 次插入1 次删除
  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;