aboutsummaryrefslogtreecommitdiff
path: root/src/luasocket.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/luasocket.c')
-rw-r--r--src/luasocket.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/luasocket.c b/src/luasocket.c
index 142aa95..3b29e8e 100644
--- a/src/luasocket.c
+++ b/src/luasocket.c
@@ -10,8 +10,6 @@
10* involved in setting up both client and server connections. The provided 10* involved in setting up both client and server connections. The provided
11* IO routines, however, follow the Lua style, being very similar to the 11* IO routines, however, follow the Lua style, being very similar to the
12* standard Lua read and write functions. 12* standard Lua read and write functions.
13*
14* RCS ID: $Id$
15\*=========================================================================*/ 13\*=========================================================================*/
16 14
17/*=========================================================================*\ 15/*=========================================================================*\