From 04043240b162c2b63c48adc08fc8eb4ccb0ff407 Mon Sep 17 00:00:00 2001 From: David Turner Date: Fri, 31 Dec 2010 11:00:50 +0000 Subject: GOB: Minor Correction in Debug Console Header. svn-id: r55074 --- engines/gob/console.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/gob/console.h') 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 -- cgit v1.2.3