소스 검색

shapelib: safileio.c: ISO C does not allow extra ‘;’ outside of a function

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@69893 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Metz 8 년 전
부모
커밋
546cd7c05b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      lib/external/shapelib/safileio.c

+ 1 - 1
lib/external/shapelib/safileio.c

@@ -65,7 +65,7 @@
 #include <string.h>
 #include <stdio.h>
 
-SHP_CVSID("$Id: safileio.c,v 1.4 2008-01-16 20:05:14 bram Exp $");
+SHP_CVSID("$Id: safileio.c,v 1.4 2008-01-16 20:05:14 bram Exp $")
 
 #ifdef SHPAPI_UTF8_HOOKS
 #   ifdef SHPAPI_WINDOWS