aboutsummaryrefslogtreecommitdiffstats
path: root/epan/wslua/template-init.lua
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2010-06-18 15:25:41 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2010-06-18 15:25:41 +0000
commitb0c0ebcc201470cc66e3f485f9e08eda84bb4654 (patch)
tree690537f6313e62312d9297213e6623de2f9df2b2 /epan/wslua/template-init.lua
parent97df849b982c8e037ada71e0840308a9a28056e6 (diff)
Fix the check for disable_lua.
svn path=/trunk/; revision=33252
Diffstat (limited to 'epan/wslua/template-init.lua')
-rw-r--r--epan/wslua/template-init.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/wslua/template-init.lua b/epan/wslua/template-init.lua
index 8feda0a717..10e4deb494 100644
--- a/epan/wslua/template-init.lua
+++ b/epan/wslua/template-init.lua
@@ -29,7 +29,7 @@
disable_lua = false
if disable_lua then
- do return
+ return
end
-- If set and we are running with special privileges this setting