aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/dc
diff options
context:
space:
mode:
authorJohannes Schickel2010-12-03 19:01:52 +0000
committerJohannes Schickel2010-12-03 19:01:52 +0000
commit7f533ba2536beb4ac7215c6e051a28b8e0a9fb46 (patch)
tree49ed38daa8c52890f2532a440d4107fe3e2cffbc /backends/platform/dc
parent878674809e96e563404343e8b28125d3af775929 (diff)
downloadscummvm-rg350-7f533ba2536beb4ac7215c6e051a28b8e0a9fb46.tar.gz
scummvm-rg350-7f533ba2536beb4ac7215c6e051a28b8e0a9fb46.tar.bz2
scummvm-rg350-7f533ba2536beb4ac7215c6e051a28b8e0a9fb46.zip
DC: Remove extra semicolon. (Should fix compiliation hopefully).
svn-id: r54753
Diffstat (limited to 'backends/platform/dc')
-rw-r--r--backends/platform/dc/dcmain.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/platform/dc/dcmain.cpp b/backends/platform/dc/dcmain.cpp
index 8c9cf56a56..38caee1cfa 100644
--- a/backends/platform/dc/dcmain.cpp
+++ b/backends/platform/dc/dcmain.cpp
@@ -288,7 +288,7 @@ namespace DC_Flash {
else
return -1;
}
-};
+} // End of namespace DC_Flash
Common::String OSystem_Dreamcast::getSystemLanguage() const {
static const char *languages[] = {