aboutsummaryrefslogtreecommitdiff
path: root/tools/skycpt/cpthelp.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/skycpt/cpthelp.h')
-rw-r--r--tools/skycpt/cpthelp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/skycpt/cpthelp.h b/tools/skycpt/cpthelp.h
index 7bb1fc6727..15e6bfac90 100644
--- a/tools/skycpt/cpthelp.h
+++ b/tools/skycpt/cpthelp.h
@@ -5,4 +5,4 @@ uint16 getInfo(char *line, char *type, char *nameDest);
void dofgets(char *dest, int len, FILE *inf);
bool lineMatchSection(char *line, char *sec);
bool isEndOfSection(char *line);
-bool isEndOfObject(char *line, char *type, uint16 id); \ No newline at end of file
+bool isEndOfObject(char *line, char *type, uint16 id);