diff options
Diffstat (limited to 'lua.h')
| -rw-r--r-- | lua.h | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -489,7 +489,6 @@ LUA_API lua_Hook (lua_gethook) (lua_State *L); | |||
| 489 | LUA_API int (lua_gethookmask) (lua_State *L); | 489 | LUA_API int (lua_gethookmask) (lua_State *L); |
| 490 | LUA_API int (lua_gethookcount) (lua_State *L); | 490 | LUA_API int (lua_gethookcount) (lua_State *L); |
| 491 | 491 | ||
| 492 | LUA_API int (lua_setcstacklimit) (lua_State *L, unsigned int limit); | ||
| 493 | 492 | ||
| 494 | struct lua_Debug { | 493 | struct lua_Debug { |
| 495 | int event; | 494 | int event; |
