Bugs sent by David.

This commit is contained in:
Diego Nehab 2005-10-05 03:16:17 +00:00
parent a65c599fc5
commit 72eceedc62
16 changed files with 12 additions and 21 deletions

View file

@ -17,7 +17,6 @@ local url = require("socket.url")
local tp = require("socket.tp")
local ltn12 = require("ltn12")
module("socket.ftp")
getmetatable(_M).__index = nil
-----------------------------------------------------------------------------
-- Program constants