aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/console.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/gob/console.h')
-rw-r--r--engines/gob/console.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/gob/console.h b/engines/gob/console.h
index 9f726c6b92..91e62f370e 100644
--- a/engines/gob/console.h
+++ b/engines/gob/console.h
@@ -49,6 +49,6 @@ private:
bool cmd_listArchives(int argc, const char **argv);
};
-} // End of namespace Mohawk
+} // End of namespace Gob
#endif