diff options
Diffstat (limited to 'etc/check-links.lua')
-rw-r--r-- | etc/check-links.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/check-links.lua b/etc/check-links.lua index a989f8c..d2e4266 100644 --- a/etc/check-links.lua +++ b/etc/check-links.lua | |||
@@ -3,7 +3,6 @@ | |||
3 | -- non-blocking I/O via the dispatcher module. | 3 | -- non-blocking I/O via the dispatcher module. |
4 | -- LuaSocket sample files | 4 | -- LuaSocket sample files |
5 | -- Author: Diego Nehab | 5 | -- Author: Diego Nehab |
6 | -- RCS ID: $$ | ||
7 | ----------------------------------------------------------------------------- | 6 | ----------------------------------------------------------------------------- |
8 | local url = require("socket.url") | 7 | local url = require("socket.url") |
9 | local dispatch = require("dispatch") | 8 | local dispatch = require("dispatch") |