aboutsummaryrefslogtreecommitdiff
path: root/common/savefile.cpp
diff options
context:
space:
mode:
authorTorbjörn Andersson2005-06-24 16:08:31 +0000
committerTorbjörn Andersson2005-06-24 16:08:31 +0000
commit1d39f986c9a51e3305625f4dbf308c8c92b5d34b (patch)
treee631cb12f39e366eb223383ae07859c460ef83c7 /common/savefile.cpp
parent7dc3082a35cf4cfc5f878c02125d53dec77432a7 (diff)
downloadscummvm-rg350-1d39f986c9a51e3305625f4dbf308c8c92b5d34b.tar.gz
scummvm-rg350-1d39f986c9a51e3305625f4dbf308c8c92b5d34b.tar.bz2
scummvm-rg350-1d39f986c9a51e3305625f4dbf308c8c92b5d34b.zip
Whitespace changes.
svn-id: r18449
Diffstat (limited to 'common/savefile.cpp')
-rw-r--r--common/savefile.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/savefile.cpp b/common/savefile.cpp
index b5013c84bc..bdfa34ebec 100644
--- a/common/savefile.cpp
+++ b/common/savefile.cpp
@@ -31,7 +31,6 @@
#include <zlib.h>
#endif
-
namespace Common {
const char *SaveFileManager::getSavePath() const {