aboutsummaryrefslogtreecommitdiff
path: root/samples/talker.lua
diff options
context:
space:
mode:
Diffstat (limited to 'samples/talker.lua')
-rw-r--r--samples/talker.lua2
1 files changed, 1 insertions, 1 deletions
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 @@
1----------------------------------------------------------------------------- 1-----------------------------------------------------------------------------
2-- TCP sample: Little program to send text lines to a given host/port 2-- TCP sample: Little program to send text lines to a given host/port
3-- LuaSocket 1.5 sample files 3-- LuaSocket sample files
4-- Author: Diego Nehab 4-- Author: Diego Nehab
5-- RCS ID: $Id$ 5-- RCS ID: $Id$
6----------------------------------------------------------------------------- 6-----------------------------------------------------------------------------