aboutsummaryrefslogtreecommitdiff
path: root/common/savefile.h
diff options
context:
space:
mode:
authorChris Apers2003-08-07 14:57:55 +0000
committerChris Apers2003-08-07 14:57:55 +0000
commit51c38eb3e8d10092546d51ca1cf7bdde4a387843 (patch)
treeef0f74a4ef7ec6632cd802f698a839fa37cd4486 /common/savefile.h
parent88d7a918a348815a1504b4dcbe0d3b8b6eb1f07b (diff)
downloadscummvm-rg350-51c38eb3e8d10092546d51ca1cf7bdde4a387843.tar.gz
scummvm-rg350-51c38eb3e8d10092546d51ca1cf7bdde4a387843.tar.bz2
scummvm-rg350-51c38eb3e8d10092546d51ca1cf7bdde4a387843.zip
Fix newline warning
svn-id: r9587
Diffstat (limited to 'common/savefile.h')
-rw-r--r--common/savefile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/savefile.h b/common/savefile.h
index 45ef220f6f..8e49a8ea45 100644
--- a/common/savefile.h
+++ b/common/savefile.h
@@ -84,4 +84,4 @@ public:
};
-#endif \ No newline at end of file
+#endif