aboutsummaryrefslogtreecommitdiff
path: root/src/socket.lua
diff options
context:
space:
mode:
Diffstat (limited to 'src/socket.lua')
-rw-r--r--src/socket.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/socket.lua b/src/socket.lua
index 458418e..211adcd 100644
--- a/src/socket.lua
+++ b/src/socket.lua
@@ -1,7 +1,7 @@
1----------------------------------------------------------------------------- 1-----------------------------------------------------------------------------
2-- LuaSocket helper module 2-- LuaSocket helper module
3-- Author: Diego Nehab 3-- Author: Diego Nehab
4-- RCS ID: $Id$ 4-- RCS ID: $Id: socket.lua,v 1.22 2005/11/22 08:33:29 diego Exp $
5----------------------------------------------------------------------------- 5-----------------------------------------------------------------------------
6 6
7----------------------------------------------------------------------------- 7-----------------------------------------------------------------------------