aboutsummaryrefslogtreecommitdiff
path: root/etc/tftp.lua
diff options
context:
space:
mode:
authorDiego Nehab <diego@tecgraf.puc-rio.br>2005-01-02 22:44:00 +0000
committerDiego Nehab <diego@tecgraf.puc-rio.br>2005-01-02 22:44:00 +0000
commit97b26e0b66c840a446a0179200c7df23565330d1 (patch)
tree272f9ea0451f13b563451fb8df21a03669e90d09 /etc/tftp.lua
parenta8254e94f8c14ac15b02be53a1cc69ba80899230 (diff)
downloadluasocket-97b26e0b66c840a446a0179200c7df23565330d1.tar.gz
luasocket-97b26e0b66c840a446a0179200c7df23565330d1.tar.bz2
luasocket-97b26e0b66c840a446a0179200c7df23565330d1.zip
Almost ready to release beta3
Diffstat (limited to 'etc/tftp.lua')
-rw-r--r--etc/tftp.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/tftp.lua b/etc/tftp.lua
index 91b26c9..ba21a43 100644
--- a/etc/tftp.lua
+++ b/etc/tftp.lua
@@ -153,4 +153,4 @@ get = socket.protect(function(gett)
153 else return tget(gett) end 153 else return tget(gett) end
154end) 154end)
155 155
156getmetatable(_M).__index = nil 156--getmetatable(_M).__index = nil