From 08332ab559f45366e3c965990d7ecf7f6ebc8db7 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Mon, 15 Mar 2004 01:14:49 +0000 Subject: Code formatting svn-id: r13288 --- saga/resfile.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'saga/resfile.h') 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() { -- cgit v1.2.3