From bf12f04c451589789a1823b8a1aa9111b340aee2 Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Mon, 1 Jun 2015 04:19:54 +0300 Subject: SHERLOCK: Fix closing namespace comments --- engines/sherlock/scalpel/darts.cpp | 2 +- engines/sherlock/scalpel/scalpel.cpp | 2 +- engines/sherlock/tattoo/tattoo.cpp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'engines') diff --git a/engines/sherlock/scalpel/darts.cpp b/engines/sherlock/scalpel/darts.cpp index 8d78335a55..cdd3915241 100644 --- a/engines/sherlock/scalpel/darts.cpp +++ b/engines/sherlock/scalpel/darts.cpp @@ -554,4 +554,4 @@ void Darts::setFlagsForDarts(int flagNum) { } // End of namespace Scalpel -} // End of namespace Scalpel +} // End of namespace Sherlock diff --git a/engines/sherlock/scalpel/scalpel.cpp b/engines/sherlock/scalpel/scalpel.cpp index 15678c10a8..854f968176 100644 --- a/engines/sherlock/scalpel/scalpel.cpp +++ b/engines/sherlock/scalpel/scalpel.cpp @@ -733,4 +733,4 @@ void ScalpelEngine::flushMirror12() { } // End of namespace Scalpel -} // End of namespace Scalpel +} // End of namespace Sherlock diff --git a/engines/sherlock/tattoo/tattoo.cpp b/engines/sherlock/tattoo/tattoo.cpp index 765016ba49..abafc7bf6e 100644 --- a/engines/sherlock/tattoo/tattoo.cpp +++ b/engines/sherlock/tattoo/tattoo.cpp @@ -82,4 +82,4 @@ void TattooEngine::eraseCredits() { } // End of namespace Tattoo -} // End of namespace Scalpel +} // End of namespace Sherlock -- cgit v1.2.3