1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-15 12:19:02 +00:00
This commit is contained in:
batrick
2014-08-03 01:18:13 +00:00
parent 4b9f1c6766
commit 5fee541da7

View File

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