mirror of
https://github.com/nmap/nmap.git
synced 2025-12-09 14:11:29 +00:00
Merged in significant changes to Microsoft RPC calls
This commit is contained in:
@@ -12,6 +12,7 @@ local nmap = require"nmap";
|
||||
local max = math.max
|
||||
local ceil = math.ceil
|
||||
local type = type
|
||||
local pairs = pairs
|
||||
|
||||
local EMPTY = {}; -- Empty constant table
|
||||
|
||||
|
||||
Reference in New Issue
Block a user