1--- src/luafx.h.orig 2013-10-03 09:22:51 UTC 2+++ src/luafx.h 3@@ -17,5 +17,5 @@ 4 */ 5 6 7-const luaL_reg* LuaFxUtils(FXWindow*topwin, const char*exe_name); 8+const luaL_Reg* LuaFxUtils(FXWindow*topwin, const char*exe_name); 9 10 11