mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 08:46:45 +00:00
Label the function as intentionally empty
See https://seclists.org/nmap-dev/2021/q1/31
This commit is contained in:
parent
068e77a37f
commit
4b46fa7097
1 changed files with 1 additions and 0 deletions
|
|
@ -174,6 +174,7 @@ local function format_ipv4(ipv4)
|
|||
end
|
||||
|
||||
local function do_ipv4(addr)
|
||||
-- intentionally empty
|
||||
end
|
||||
|
||||
-- EUI-64 from MAC, RFC 4291.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue