lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hello,

In the last paragraph of Section 6 of the Lua 5.2 manual http://www.lua.org/manual/5.2/manual.html#6 when talking about luaL_requiref, it incorrectly states "luaopen_bitlib (for the bit library)" and in fact should state "luaopen_bit32 (for the bit library)".

regards,

chris