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