mirror of
https://github.com/nmap/nmap.git
synced 2026-01-07 06:59:03 +00:00
Whitespace in lexmark-config.nse.
This commit is contained in:
@@ -76,7 +76,7 @@ action = function( host, port )
|
||||
end
|
||||
|
||||
-- set port to open
|
||||
nmap.set_port_state(host, port, "open")
|
||||
nmap.set_port_state(host, port, "open")
|
||||
nmap.set_port_version(host, port, "hardmatched")
|
||||
|
||||
return stdnse.format_output(true, result)
|
||||
|
||||
Reference in New Issue
Block a user