aboutsummaryrefslogtreecommitdiff
path: root/nomsu.lua
diff options
context:
space:
mode:
Diffstat (limited to 'nomsu.lua')
-rw-r--r--nomsu.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/nomsu.lua b/nomsu.lua
index 5e6698e..70e9fd6 100644
--- a/nomsu.lua
+++ b/nomsu.lua
@@ -1292,7 +1292,7 @@ if arg and debug_getinfo(2).func ~= require then
return line_table
end
})
- debug.getinfo = function(thread, f, what)
+ debug.getinfoXXXXXX = function(thread, f, what)
if what == nil then
f, what, thread = thread, f, nil
end