mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Label the function as intentionally empty
See https://seclists.org/nmap-dev/2021/q1/31
This commit is contained in:
@@ -174,6 +174,7 @@ local function format_ipv4(ipv4)
|
||||
end
|
||||
|
||||
local function do_ipv4(addr)
|
||||
-- intentionally empty
|
||||
end
|
||||
|
||||
-- EUI-64 from MAC, RFC 4291.
|
||||
|
||||
Reference in New Issue
Block a user