From 8687465372ab4e445e7e4466de941273c1e5d4a0 Mon Sep 17 00:00:00 2001 From: henri Date: Tue, 30 Aug 2011 17:06:17 +0000 Subject: [PATCH] Added a blank line after the @args section to ensure a correct formatting of the NSE Doc --- scripts/http-vuln-cve2011-3192.nse | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/http-vuln-cve2011-3192.nse b/scripts/http-vuln-cve2011-3192.nse index d9bca2a31..972270219 100644 --- a/scripts/http-vuln-cve2011-3192.nse +++ b/scripts/http-vuln-cve2011-3192.nse @@ -19,7 +19,7 @@ References: -- -- @args http-vuln-cve2011-3192.hostname Define the host name to be used in the HEAD request sent to the server -- @args http-vuln-cve2011-3192.path Define the request path --- + -- changelog -- 2011-08-29 Duarte Silva -- - Removed the "Accept-Encoding" HTTP header