aboutsummaryrefslogtreecommitdiff
path: root/sword1/credits.h
diff options
context:
space:
mode:
authorTravis Howell2004-12-05 03:11:07 +0000
committerTravis Howell2004-12-05 03:11:07 +0000
commit7d356170df962cb6e79b0a3d02c8c8cf8894bf97 (patch)
tree6042a3dbc470dca5ca9650bb6a88906588804a37 /sword1/credits.h
parent5d32a2c034a1e9036c9dcc721b6bfe27c46eb904 (diff)
downloadscummvm-rg350-7d356170df962cb6e79b0a3d02c8c8cf8894bf97.tar.gz
scummvm-rg350-7d356170df962cb6e79b0a3d02c8c8cf8894bf97.tar.bz2
scummvm-rg350-7d356170df962cb6e79b0a3d02c8c8cf8894bf97.zip
Remove stray ;
Add new object svn-id: r15984
Diffstat (limited to 'sword1/credits.h')
-rw-r--r--sword1/credits.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sword1/credits.h b/sword1/credits.h
index 5a4364ad3a..35af7e4a31 100644
--- a/sword1/credits.h
+++ b/sword1/credits.h
@@ -63,6 +63,6 @@ private:
uint8 *_smlFont, *_bigFont;
};
-}; // end of namespace Sword1
+} // end of namespace Sword1
#endif // BS1CREDITS_H