1
0
mirror of https://github.com/nmap/nmap.git synced 2026-02-15 09:56:33 +00:00

Fix globals, whitespace

This commit is contained in:
dmiller
2016-07-08 04:36:31 +00:00
parent 187d9190c0
commit 0ac0d8f505
4 changed files with 14 additions and 11 deletions

View File

@@ -1,3 +1,4 @@
local nmap = require "nmap"
local smb = require "smb"
local stdnse = require "stdnse"
local string = require "string"