aboutsummaryrefslogtreecommitdiff
path: root/scummsys.h
diff options
context:
space:
mode:
authorMax Horn2002-04-26 13:39:01 +0000
committerMax Horn2002-04-26 13:39:01 +0000
commitca939b4884f9edf429b3257c2306b9b668d9fdc8 (patch)
treeca034a7804dc5e5778eba49e8801ac2b061d2cbb /scummsys.h
parentd83fcb54d0b8120dc584113461416a2878c1f9a3 (diff)
downloadscummvm-rg350-ca939b4884f9edf429b3257c2306b9b668d9fdc8.tar.gz
scummvm-rg350-ca939b4884f9edf429b3257c2306b9b668d9fdc8.tar.bz2
scummvm-rg350-ca939b4884f9edf429b3257c2306b9b668d9fdc8.zip
Made compiler happy about newline at file end
svn-id: r4087
Diffstat (limited to 'scummsys.h')
-rw-r--r--scummsys.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scummsys.h b/scummsys.h
index ea2b56309b..8e154ba0d8 100644
--- a/scummsys.h
+++ b/scummsys.h
@@ -387,4 +387,4 @@ char *strdup(const char *s);
/* Initialized operator new */
void * operator new(size_t size);
-#endif \ No newline at end of file
+#endif