mirror of
https://github.com/nmap/nmap.git
synced 2025-12-27 18:09:01 +00:00
Corrected a comment.
This commit is contained in:
@@ -595,7 +595,7 @@ end
|
||||
-- main(hosts)
|
||||
-- This is the main function we return to NSE (on the C side) which actually
|
||||
-- runs a scan against an array of hosts. nse_main.cc gets this function
|
||||
-- by calling loadfile on nse_main.lua.
|
||||
-- by loading and executing nse_main.lua.
|
||||
-- Arguments:
|
||||
-- hosts An array of hosts to scan.
|
||||
return function (hosts)
|
||||
|
||||
Reference in New Issue
Block a user