mirror of
https://github.com/nmap/nmap.git
synced 2026-06-27 19:53:10 +00:00
there is no stdnse.log_error function
This commit is contained in:
parent
2a2e929ed6
commit
1286e5bdd7
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ local function dbg(str,...)
|
|||
end
|
||||
--local dbg =stdnse.print_debug
|
||||
|
||||
local err =stdnse.log_error
|
||||
local err =stdnse.print_debug
|
||||
|
||||
----------------------------------------------------------------------
|
||||
-- First of all comes a Bson parsing library. This can easily be moved out into a separate library should other
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue