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 --- sound/softsynth/opl/mame.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sound/softsynth/opl/mame.h') diff --git a/sound/softsynth/opl/mame.h b/sound/softsynth/opl/mame.h index 75008f59dd..0c3bcde5db 100644 --- a/sound/softsynth/opl/mame.h +++ b/sound/softsynth/opl/mame.h @@ -195,7 +195,7 @@ public: bool isStereo() const { return false; } }; -} // end of namespace MAME -} // end of namespace OPL +} // End of namespace MAME +} // End of namespace OPL #endif -- cgit v1.2.3