diff options
Diffstat (limited to 'src/headers.lua')
-rw-r--r-- | src/headers.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/headers.lua b/src/headers.lua index f92ee7a..41794ba 100644 --- a/src/headers.lua +++ b/src/headers.lua | |||
@@ -2,7 +2,6 @@ | |||
2 | -- Canonic header field capitalization | 2 | -- Canonic header field capitalization |
3 | -- LuaSocket toolkit. | 3 | -- LuaSocket toolkit. |
4 | -- Author: Diego Nehab | 4 | -- Author: Diego Nehab |
5 | -- RCS ID: $Id$ | ||
6 | ----------------------------------------------------------------------------- | 5 | ----------------------------------------------------------------------------- |
7 | module("socket.headers") | 6 | module("socket.headers") |
8 | 7 | ||