mirror of
https://github.com/nmap/nmap.git
synced 2026-02-05 04:56:34 +00:00
there is no stdnse.log_error function
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user