patch some api

This commit is contained in:
ruki
2018-11-19 22:53:03 +08:00
parent 0e52ff2e3e
commit 9c75a63372
5 changed files with 72 additions and 4 deletions

View File

@@ -2313,7 +2313,7 @@ static const luaL_Reg curseslib[] =
{NULL, NULL}
};
__export int luaopen_ltui_curses (lua_State *L)
__export int luaopen_ltui_lcurses (lua_State *L)
{
/*
** create new metatable for window objects