aboutsummaryrefslogtreecommitdiff
path: root/engines/gob
diff options
context:
space:
mode:
authorEugene Sandulenko2007-02-13 16:58:07 +0000
committerEugene Sandulenko2007-02-13 16:58:07 +0000
commit4fc5f8e8be520e3193251db5af051471eaa6a462 (patch)
treee2fdf2f13ef2312bb9a612bd2c91ddd021755495 /engines/gob
parent832d066532038585da7d8452bf5a77d747ea8d20 (diff)
downloadscummvm-rg350-4fc5f8e8be520e3193251db5af051471eaa6a462.tar.gz
scummvm-rg350-4fc5f8e8be520e3193251db5af051471eaa6a462.tar.bz2
scummvm-rg350-4fc5f8e8be520e3193251db5af051471eaa6a462.zip
Fix comment
svn-id: r25553
Diffstat (limited to 'engines/gob')
-rw-r--r--engines/gob/detection.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp
index 464fbea909..98a5372cbb 100644
--- a/engines/gob/detection.cpp
+++ b/engines/gob/detection.cpp
@@ -948,4 +948,4 @@ bool GobEngine::detectGame() {
return true;
}
-} // End of namespace Parallaction
+} // End of namespace Gob