mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +02:00
This fixes the build on platforms where lua_Integer is not int. The other solution, converting the lua_Integer's to int is not as flexible IMHO. Only build tested.