mirror of
https://github.com/awesomeWM/awesome
synced 2024-11-17 07:47:41 +01:00
d61cdb86c9
The original struct name is luaL_Reg, but Lua v5.1 had a `typedef luaL_reg luaL_Reg`, which in v5.2 was removed and as a result breaking the build in Awesome which uses luaL_reg version exclusively. Signed-off-by: Arvydas Sidorenko <asido4@gmail.com> |
||
---|---|---|
.. | ||
button.c | ||
button.h | ||
client.c | ||
client.h | ||
drawin.c | ||
drawin.h | ||
key.c | ||
key.h | ||
tag.c | ||
tag.h | ||
timer.c | ||
timer.h | ||
window.c | ||
window.h |