diff --git a/nselib/ajp.lua b/nselib/ajp.lua index 108a457ff..40d21b094 100644 --- a/nselib/ajp.lua +++ b/nselib/ajp.lua @@ -349,7 +349,7 @@ Comm = { --- AJP Request options -- @name ajp.options --- @type table +-- @class table -- @field auth table with username and password fields -- @field timeout Socket timeout in milliseconds. Default: 5000 Helper = {