mirror of
https://github.com/nmap/nmap.git
synced 2026-06-10 01:35:18 +00:00
typo
This commit is contained in:
parent
4b9f1c6766
commit
5fee541da7
1 changed files with 1 additions and 1 deletions
|
|
@ -126,7 +126,7 @@ end
|
|||
--- Broadcasting on the selected interface
|
||||
-- @param iface table containing interface information
|
||||
local function broadcast_on_interface(iface)
|
||||
stdnse.print_verbose1("Starting on interface " .. iface)
|
||||
stdnse.verbose1("Starting on interface " .. iface)
|
||||
|
||||
-- packet counter
|
||||
local counter = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue