diff options
Diffstat (limited to 'etc/dispatch.lua')
-rw-r--r-- | etc/dispatch.lua | 1 |
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 | ----------------------------------------------------------------------------- |
7 | local base = _G | 6 | local base = _G |
8 | local table = require("table") | 7 | local table = require("table") |