mirror of
https://github.com/nmap/nmap.git
synced 2026-02-15 09:56:33 +00:00
Fix doc.
This commit is contained in:
@@ -798,7 +798,7 @@ function ip_close()
|
||||
--- Writes to a log file.
|
||||
--
|
||||
-- Writes <code>string</code> to <code>file</code> ("stdout" or "stderr").
|
||||
-- Use stdnse.print_debug to print debug information based on the
|
||||
-- Use stdnse.debug to print debug information based on the
|
||||
-- debugging level.
|
||||
-- @see stdnse.print_debug
|
||||
-- @see stdnse.debug
|
||||
function log_write(file, string)
|
||||
|
||||
Reference in New Issue
Block a user