aboutsummaryrefslogtreecommitdiff
path: root/etc/tftp.lua
diff options
context:
space:
mode:
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 5238de0..6a1a093 100644
--- a/etc/tftp.lua
+++ b/etc/tftp.lua
@@ -71,7 +71,7 @@ local function get_ERROR(dgram)
71end 71end
72 72
73----------------------------------------------------------------------------- 73-----------------------------------------------------------------------------
74-- High level TFTP API 74-- The real work
75----------------------------------------------------------------------------- 75-----------------------------------------------------------------------------
76local function tget(gett) 76local function tget(gett)
77 local retries, dgram, sent, datahost, dataport, code 77 local retries, dgram, sent, datahost, dataport, code