Changes due to new compat-5.1

This commit is contained in:
Diego Nehab
2004-12-23 22:32:12 +00:00
parent ae2d2859e7
commit 2f970d782e
11 changed files with 20 additions and 21 deletions

View File

@ -85,4 +85,4 @@ function mime.stuff()
return ltn12.filter.cycle(dot, 2)
end
base.setmetatable(mime, nil)
base.getmetatable(_M).__index = nil