aboutsummaryrefslogtreecommitdiff
path: root/src/lua/modules/graphics/texture_font.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lua/modules/graphics/texture_font.cpp')
-rw-r--r--src/lua/modules/graphics/texture_font.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lua/modules/graphics/texture_font.cpp b/src/lua/modules/graphics/texture_font.cpp
index 0c31ef7..a2e88ba 100644
--- a/src/lua/modules/graphics/texture_font.cpp
+++ b/src/lua/modules/graphics/texture_font.cpp
@@ -63,5 +63,5 @@ namespace JinEngine
return 0;
}
- } // Lua
-} // JinEngine \ No newline at end of file
+ } // namespace Lua
+} // namespace JinEngine \ No newline at end of file