1
0
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:
nnposter
2021-04-07 18:42:28 +00:00
parent 068e77a37f
commit 4b46fa7097

View File

@@ -174,6 +174,7 @@ local function format_ipv4(ipv4)
end
local function do_ipv4(addr)
-- intentionally empty
end
-- EUI-64 from MAC, RFC 4291.