From f242266f6dc1f18e1b47aa4942c263cf81b75300 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sun, 4 Oct 2009 21:26:33 +0000 Subject: Change a couple places from 'end of namespace' to 'End of namespace', for consistency svn-id: r44634 --- engines/tinsel/pcode.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/tinsel/pcode.h') diff --git a/engines/tinsel/pcode.h b/engines/tinsel/pcode.h index fad50cdb9d..02a091e617 100644 --- a/engines/tinsel/pcode.h +++ b/engines/tinsel/pcode.h @@ -175,6 +175,6 @@ void WaitInterpret(CORO_PARAM, PPROCESS pWaitProc, bool *result); #define ST_ON 0 // #define ST_OFF 1 // SubTitles() -} // end of namespace Tinsel +} // End of namespace Tinsel #endif // TINSEL_PCODE_H -- cgit v1.2.3