diff options
author | chai <chaifix@163.com> | 2018-08-12 21:52:15 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-08-12 21:52:15 +0800 |
commit | 02298dd5b704e9a87b907e1e7df27decccfd0620 (patch) | |
tree | c55b3b82940e044e3c748dd9107956b61b02d95d /src/lua/luaopen_types.h | |
parent | 7b34bd98bb00796febd5351b9d2e75fd2c247432 (diff) |
*update
Diffstat (limited to 'src/lua/luaopen_types.h')
-rw-r--r-- | src/lua/luaopen_types.h | 4 |
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 |