aboutsummaryrefslogtreecommitdiff
path: root/etc/dispatch.lua
diff options
context:
space:
mode:
Diffstat (limited to 'etc/dispatch.lua')
-rw-r--r--etc/dispatch.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/dispatch.lua b/etc/dispatch.lua
index 5236f3d..cc8cb23 100644
--- a/etc/dispatch.lua
+++ b/etc/dispatch.lua
@@ -2,7 +2,6 @@
2-- A hacked dispatcher module 2-- A hacked dispatcher module
3-- LuaSocket sample files 3-- LuaSocket sample files
4-- Author: Diego Nehab 4-- Author: Diego Nehab
5-- RCS ID: $$
6----------------------------------------------------------------------------- 5-----------------------------------------------------------------------------
7local base = _G 6local base = _G
8local table = require("table") 7local table = require("table")