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 --- graphics/sjis.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/sjis.cpp') diff --git a/graphics/sjis.cpp b/graphics/sjis.cpp index a3460d04e5..8db3a6ede4 100644 --- a/graphics/sjis.cpp +++ b/graphics/sjis.cpp @@ -408,7 +408,7 @@ const uint8 *FontSjisSVM::getCharData8x16(uint16 c) const { return _fontData8x16 + offset; } -} // end of namespace Graphics +} // End of namespace Graphics #endif // defined(GRAPHICS_SJIS_H) -- cgit v1.2.3