From 6b4484472b79dc7ea7d1ce545a28fba7d3b7696f Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Sat, 30 Jul 2005 21:11:48 +0000 Subject: Remove trailing whitespaces. svn-id: r18604 --- sword1/objectman.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sword1/objectman.h') diff --git a/sword1/objectman.h b/sword1/objectman.h index 7797960dd6..92085ce36a 100644 --- a/sword1/objectman.h +++ b/sword1/objectman.h @@ -48,7 +48,7 @@ public: uint32 lastTextNumber(int section); void closeSection(uint32 screen); - + void saveLiveList(uint16 *dest); // for loading/saving void loadLiveList(uint16 *src); private: @@ -60,6 +60,6 @@ private: static char _errorStr[]; }; -} // End of namespace Sword1 +} // End of namespace Sword1 #endif //OBJECTMAN_H -- cgit v1.2.3