mirror of
https://github.com/nmap/nmap.git
synced 2025-12-17 05:09:00 +00:00
typo
This commit is contained in:
@@ -126,7 +126,7 @@ end
|
|||||||
--- Broadcasting on the selected interface
|
--- Broadcasting on the selected interface
|
||||||
-- @param iface table containing interface information
|
-- @param iface table containing interface information
|
||||||
local function broadcast_on_interface(iface)
|
local function broadcast_on_interface(iface)
|
||||||
stdnse.print_verbose1("Starting on interface " .. iface)
|
stdnse.verbose1("Starting on interface " .. iface)
|
||||||
|
|
||||||
-- packet counter
|
-- packet counter
|
||||||
local counter = 0
|
local counter = 0
|
||||||
|
|||||||
Reference in New Issue
Block a user