From 600848c2688f3986c319b1fdc831b92af3573c21 Mon Sep 17 00:00:00 2001 From: david Date: Tue, 14 Sep 2010 02:02:50 +0000 Subject: [PATCH] Fix NSEDoc (@param not @arg). --- nselib/http.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nselib/http.lua b/nselib/http.lua index 5d4261f97..1d9dd4953 100644 --- a/nselib/http.lua +++ b/nselib/http.lua @@ -1361,7 +1361,7 @@ local MONTH_MAP = { -- * Sun, 06 Nov 1994 08:49:37 GMT (RFC 822, updated by RFC 1123) -- * Sunday, 06-Nov-94 08:49:37 GMT (RFC 850, obsoleted by RFC 1036) -- * Sun Nov 6 08:49:37 1994 (ANSI C's asctime() format) --- @arg s the date string. +-- @param s the date string. -- @return a table with keys year, month, -- day, hour, min, sec, and -- isdst, relative to GMT, suitable for input to