aboutsummaryrefslogtreecommitdiff
path: root/tools/skycpt/cpthelp.h
diff options
context:
space:
mode:
authorEugene Sandulenko2005-10-18 01:30:26 +0000
committerEugene Sandulenko2005-10-18 01:30:26 +0000
commitb36677af7101bc356c81dedf36302555515eb306 (patch)
tree329caea5326be795b02ff37bf2e68381ee21d1dd /tools/skycpt/cpthelp.h
parentd59af537b5a702446a40af31aff4a95d4cd0a4bd (diff)
downloadscummvm-rg350-b36677af7101bc356c81dedf36302555515eb306.tar.gz
scummvm-rg350-b36677af7101bc356c81dedf36302555515eb306.tar.bz2
scummvm-rg350-b36677af7101bc356c81dedf36302555515eb306.zip
Update FSF address. Eek. Actually that took place on May 1, 2005
svn-id: r19142
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);