aboutsummaryrefslogtreecommitdiff
path: root/src/libjin/Graphics/Font/Decoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libjin/Graphics/Font/Decoder.h')
-rw-r--r--src/libjin/Graphics/Font/Decoder.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libjin/Graphics/Font/Decoder.h b/src/libjin/Graphics/Font/Decoder.h
index e5940a2..533f60b 100644
--- a/src/libjin/Graphics/Font/Decoder.h
+++ b/src/libjin/Graphics/Font/Decoder.h
@@ -38,7 +38,7 @@ namespace jin
const void* next(const void* data) const override;
};
- } // graphics
-} // jin
+ } // namespace graphics
+} // namespace jin
#endif \ No newline at end of file