mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Whitespace.
This commit is contained in:
parent
f56c0d0f77
commit
a652d29ac6
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ require("http")
|
|||
require("shortport")
|
||||
require("stdnse")
|
||||
|
||||
portrule = shortport.http
|
||||
portrule = shortport.http
|
||||
|
||||
action = function(host, port)
|
||||
-- Get the local date in UTC.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue