1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-28 02:19:04 +00:00

fix comment

This commit is contained in:
batrick
2014-08-03 01:18:57 +00:00
parent 5fee541da7
commit d48e21eb3e

View File

@@ -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