1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-11 10:19:03 +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("shortport")
require("stdnse") require("stdnse")
portrule = shortport.http portrule = shortport.http
action = function(host, port) action = function(host, port)
-- Get the local date in UTC. -- Get the local date in UTC.