From 71f6bb60bf2b7457091c7106190f92ab7e51f7c6 Mon Sep 17 00:00:00 2001 From: Diego Nehab Date: Thu, 26 Jun 2003 18:47:49 +0000 Subject: Finished implementation of LuaSocket 2.0 alpha on Linux. Some testing still needed. --- src/ftp.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ftp.lua') diff --git a/src/ftp.lua b/src/ftp.lua index c48f2c7..9d75d2a 100644 --- a/src/ftp.lua +++ b/src/ftp.lua @@ -1,6 +1,6 @@ ----------------------------------------------------------------------------- -- FTP support for the Lua language --- LuaSocket 1.5 toolkit. +-- LuaSocket toolkit. -- Author: Diego Nehab -- Conforming to: RFC 959, LTN7 -- RCS ID: $Id$ -- cgit v1.2.3-55-g6feb