mirror of
https://github.com/nmap/nmap.git
synced 2026-08-27 03:48:14 +00:00
Fix NSEdoc tag: @class, not @type
This commit is contained in:
parent
bdb8f258ef
commit
abb2cab7e4
1 changed files with 1 additions and 1 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue