aboutsummaryrefslogtreecommitdiff
path: root/etc/check-links.lua
diff options
context:
space:
mode:
Diffstat (limited to 'etc/check-links.lua')
-rw-r--r--etc/check-links.lua1
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-----------------------------------------------------------------------------
8local url = require("socket.url") 7local url = require("socket.url")
9local dispatch = require("dispatch") 8local dispatch = require("dispatch")