lua-users home
lua-l archive

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


In xml.lua there is this line (line 162):

xmlParser1 = function(handler)

Shouldn't that be xmlParser?