From 178d7eea3903f41d6260777f8058a898d9107a31 Mon Sep 17 00:00:00 2001 From: chai Date: Sat, 28 Jul 2018 22:46:38 +0800 Subject: *update --- src/lua/event/luaopen_event.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/lua/event/luaopen_event.cpp') diff --git a/src/lua/event/luaopen_event.cpp b/src/lua/event/luaopen_event.cpp index 8802175..522a650 100644 --- a/src/lua/event/luaopen_event.cpp +++ b/src/lua/event/luaopen_event.cpp @@ -101,5 +101,6 @@ namespace lua luax_newlib(L, f); return 1; } -} -} \ No newline at end of file + +} // lua +} // jin \ No newline at end of file -- cgit v1.1-26-g67d0