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. --- samples/talker.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'samples/talker.lua') diff --git a/samples/talker.lua b/samples/talker.lua index c7a239a..1b0652f 100644 --- a/samples/talker.lua +++ b/samples/talker.lua @@ -1,6 +1,6 @@ ----------------------------------------------------------------------------- -- TCP sample: Little program to send text lines to a given host/port --- LuaSocket 1.5 sample files +-- LuaSocket sample files -- Author: Diego Nehab -- RCS ID: $Id$ ----------------------------------------------------------------------------- -- cgit v1.2.3-55-g6feb