mirror of
https://github.com/nmap/nmap.git
synced 2025-12-10 09:49:05 +00:00
Fixes a blank nsedoc line
This commit is contained in:
@@ -52,7 +52,7 @@
|
|||||||
-- end
|
-- end
|
||||||
-- end
|
-- end
|
||||||
-- </code>
|
-- </code>
|
||||||
|
--
|
||||||
-- If a script is planning on making a lot of requests, the pipelining functions
|
-- If a script is planning on making a lot of requests, the pipelining functions
|
||||||
-- can be helpful. <code>pipeline_add</code> queues requests in a table, and
|
-- can be helpful. <code>pipeline_add</code> queues requests in a table, and
|
||||||
-- <code>pipeline_go</code> performs the requests, returning the results as an
|
-- <code>pipeline_go</code> performs the requests, returning the results as an
|
||||||
|
|||||||
Reference in New Issue
Block a user