aboutsummaryrefslogtreecommitdiff
path: root/graphics/sjis.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/sjis.cpp')
-rw-r--r--graphics/sjis.cpp2
1 files changed, 1 insertions, 1 deletions
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)