mirror of
https://github.com/nmap/nmap.git
synced 2025-12-22 15:39:03 +00:00
Canonicalize authors as tables instead of comma-separated strings
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
-- These functions will build strings and process buffers. Socket communication
|
||||
-- is left to the script to implement.
|
||||
--
|
||||
-- @author "Daniel Miller <bonsaiviking@gmail.com>"
|
||||
-- @author Daniel Miller
|
||||
|
||||
local stdnse = require "stdnse"
|
||||
local bin = require "bin"
|
||||
|
||||
Reference in New Issue
Block a user