From b2c7bb0b283dd2a80f345e26c042d6ffaf05209c Mon Sep 17 00:00:00 2001 From: chai Date: Sun, 22 Jul 2018 12:28:03 +0800 Subject: update --- src/lua/time/luaopen_time.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lua/time/luaopen_time.cpp') diff --git a/src/lua/time/luaopen_time.cpp b/src/lua/time/luaopen_time.cpp index f7310dc..370d868 100644 --- a/src/lua/time/luaopen_time.cpp +++ b/src/lua/time/luaopen_time.cpp @@ -19,8 +19,8 @@ namespace lua } static const luaL_Reg f[] = { - {"second", l_sec}, - {"sleep", l_sleep}, + {"second", l_sec}, + {"sleep", l_sleep}, {0, 0}, }; -- cgit v1.1-26-g67d0