aboutsummaryrefslogtreecommitdiff
path: root/saga/resfile.h
diff options
context:
space:
mode:
authorEugene Sandulenko2004-03-15 01:14:49 +0000
committerEugene Sandulenko2004-03-15 01:14:49 +0000
commit08332ab559f45366e3c965990d7ecf7f6ebc8db7 (patch)
tree0986d70fd541367028ea5ec84c6baef6f591b15f /saga/resfile.h
parent54b9b1ccc71ed3e8de250c8fed942c1d95acc102 (diff)
downloadscummvm-rg350-08332ab559f45366e3c965990d7ecf7f6ebc8db7.tar.gz
scummvm-rg350-08332ab559f45366e3c965990d7ecf7f6ebc8db7.tar.bz2
scummvm-rg350-08332ab559f45366e3c965990d7ecf7f6ebc8db7.zip
Code formatting
svn-id: r13288
Diffstat (limited to 'saga/resfile.h')
-rw-r--r--saga/resfile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/saga/resfile.h b/saga/resfile.h
index 03816fc4ce..a636aa549a 100644
--- a/saga/resfile.h
+++ b/saga/resfile.h
@@ -66,7 +66,7 @@ public:
ResourceFile();
virtual ~ResourceFile();
- bool open( const char *filename, const char *directory );
+ bool open(const char *filename, const char *directory);
void close();
inline int16 readSint16LE() {