mirror of
https://github.com/nmap/nmap.git
synced 2026-01-08 07:29:03 +00:00
minor fix in stun-version to remove a warning from ipOps.fromdword
indentation fix in stun-version
This commit is contained in:
@@ -37,5 +37,5 @@ action = function(host, port)
|
||||
port.version.name = "stun"
|
||||
port.version.product = result
|
||||
nmap.set_port_state(host, port, "open")
|
||||
nmap.set_port_version(host, port, "hardmatched")
|
||||
nmap.set_port_version(host, port, "hardmatched")
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user