소스 검색

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
  *  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;
     int i, j;
     double s;
     double s;