fix luacheck warnings : fix comments accordingly

Due to the fixes in 4249d65af7 the comments have to change too
This commit is contained in:
rubo77 2019-06-17 12:19:22 +02:00 committed by Ruben Barkow
parent 255c0045e7
commit 3a5fcbf09d
No known key found for this signature in database
GPG Key ID: 8BCC811299DBC5DF

View File

@ -223,9 +223,7 @@ local function mimedecode_message_body(src, msg, filecb)
until not spos
if found then
-- We found at least some boundary. Save
-- the unparsed remaining data for the
-- next chunk.
-- We found at least some boundary.
lchunk = data
else
-- There was a complete chunk without a boundary. Parse it as headers or