aboutsummaryrefslogtreecommitdiff
path: root/tools/skycpt/idFinder.cpp
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/idFinder.cpp
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/idFinder.cpp')
-rw-r--r--tools/skycpt/idFinder.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/skycpt/idFinder.cpp b/tools/skycpt/idFinder.cpp
index 8c878de1ac..c0e633cc66 100644
--- a/tools/skycpt/idFinder.cpp
+++ b/tools/skycpt/idFinder.cpp
@@ -25,4 +25,4 @@ uint16 findCptId(char *name, TextFile *cptFile) {
} while (cLine != -1);
delete kmp;
return 0;
-} \ No newline at end of file
+}