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/kyra/sound_pcspk.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/kyra/sound_pcspk.cpp') diff --git a/engines/kyra/sound_pcspk.cpp b/engines/kyra/sound_pcspk.cpp index 2afed22a80..8da356072a 100644 --- a/engines/kyra/sound_pcspk.cpp +++ b/engines/kyra/sound_pcspk.cpp @@ -366,5 +366,5 @@ const uint8 MidiDriver_PCSpeaker::_noteTable2[] = { 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01 }; -} // end of namespace Kyra +} // End of namespace Kyra -- cgit v1.2.3