mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 16:57:06 +00:00
fix comment
This commit is contained in:
parent
5fee541da7
commit
d48e21eb3e
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ local detail_debug = 3 -- debug level for printing individual login steps
|
|||
---
|
||||
-- Print debug messages, prepending them with the script name
|
||||
--
|
||||
-- @param level Verbosity level (mandatory, unlike stdnse.print_debug).
|
||||
-- @param level Verbosity level (mandatory, unlike stdnse.debug).
|
||||
-- @param fmt Format string.
|
||||
-- @param ... Arguments to format.
|
||||
local debug = stdnse.debug
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue