1
0
mirror of https://github.com/nmap/nmap.git synced 2026-02-06 05:26:34 +00:00

Fix NSEdoc tag: @class, not @type

This commit is contained in:
dmiller
2014-03-03 20:12:53 +00:00
parent bdb8f258ef
commit abb2cab7e4

View File

@@ -349,7 +349,7 @@ Comm = {
--- AJP Request options
-- @name ajp.options
-- @type table
-- @class table
-- @field auth table with <code>username</code> and <code>password</code> fields
-- @field timeout Socket timeout in milliseconds. Default: 5000
Helper = {