diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2024-07-02 11:09:46 -0300 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2024-07-02 11:09:46 -0300 |
commit | 781219dbe16fc327f5b828e1ff6fa45ec3265cba (patch) | |
tree | 2dfec8c7e051d41f436278df976ca2e5e0303704 /lua.c | |
parent | d71fbc3175d3f1f9dff89edc3f04cd20447fe091 (diff) | |
download | lua-781219dbe16fc327f5b828e1ff6fa45ec3265cba.tar.gz lua-781219dbe16fc327f5b828e1ff6fa45ec3265cba.tar.bz2 lua-781219dbe16fc327f5b828e1ff6fa45ec3265cba.zip |
Small changes in casts from void* to functions
Macro moved to llimits.h, and casts from void* to lua_CFunction first
go through 'voidf' (a pointer to a function from void to void), a kind
of void* for functions.
Diffstat (limited to 'lua.c')
0 files changed, 0 insertions, 0 deletions