From cf56f93d9573316a844f0e283352d8df9d2cbbdd Mon Sep 17 00:00:00 2001 From: nnposter Date: Sat, 29 Jul 2017 01:50:42 +0000 Subject: [PATCH] Fixes a blank nsedoc line --- nselib/http.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nselib/http.lua b/nselib/http.lua index 2644a8010..b1486f5a3 100644 --- a/nselib/http.lua +++ b/nselib/http.lua @@ -52,7 +52,7 @@ -- end -- end -- - +-- -- If a script is planning on making a lot of requests, the pipelining functions -- can be helpful. pipeline_add queues requests in a table, and -- pipeline_go performs the requests, returning the results as an