aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/tattoo/tattoo_fixed_text.h
diff options
context:
space:
mode:
authorPaul Gilbert2016-05-07 12:28:55 -0400
committerPaul Gilbert2016-05-07 12:28:55 -0400
commitc18c22798ac5c45164c0ccc78ed4fa76405dcafc (patch)
tree12e70939d3dbf54c9275adac37be4c127bf689e7 /engines/sherlock/tattoo/tattoo_fixed_text.h
parentf86daf67e38d4d33181899bac97ac01f7461c338 (diff)
downloadscummvm-rg350-c18c22798ac5c45164c0ccc78ed4fa76405dcafc.tar.gz
scummvm-rg350-c18c22798ac5c45164c0ccc78ed4fa76405dcafc.tar.bz2
scummvm-rg350-c18c22798ac5c45164c0ccc78ed4fa76405dcafc.zip
SHERLOCK: RT: Fix some namespace comments
Diffstat (limited to 'engines/sherlock/tattoo/tattoo_fixed_text.h')
-rw-r--r--engines/sherlock/tattoo/tattoo_fixed_text.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sherlock/tattoo/tattoo_fixed_text.h b/engines/sherlock/tattoo/tattoo_fixed_text.h
index 7dbe13bbb3..eb636cdada 100644
--- a/engines/sherlock/tattoo/tattoo_fixed_text.h
+++ b/engines/sherlock/tattoo/tattoo_fixed_text.h
@@ -233,7 +233,7 @@ public:
virtual const Common::String getActionMessage(FixedTextActionId actionId, int messageIndex);
};
-} // End of namespace Scalpel
+} // End of namespace Tattoo
} // End of namespace Sherlock