1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-09 14:11:29 +00:00

Whitespace.

This commit is contained in:
david
2011-07-25 23:33:16 +00:00
parent f56c0d0f77
commit a652d29ac6

View File

@@ -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.