aboutsummaryrefslogtreecommitdiff
path: root/src/lua/luaopen_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lua/luaopen_types.h')
-rw-r--r--src/lua/luaopen_types.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lua/luaopen_types.h b/src/lua/luaopen_types.h
index ba720ee..eef4a3e 100644
--- a/src/lua/luaopen_types.h
+++ b/src/lua/luaopen_types.h
@@ -35,7 +35,7 @@ namespace lua
const char* type; // type name and metatable name
};
-}
-}
+} // lua
+} // jin
#endif \ No newline at end of file