Last line of modules was simplified.

This commit is contained in:
Diego Nehab 2004-12-23 23:17:01 +00:00
parent 2f970d782e
commit a8254e94f8
11 changed files with 11 additions and 11 deletions

View file

@ -278,4 +278,4 @@ get = socket.protect(function(gett)
else return tget(gett) end
end)
base.getmetatable(_M).__index = nil
getmetatable(_M).__index = nil