1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

Just remove an unnecessary comma

This commit is contained in:
fyodor
2009-11-20 04:52:47 +00:00
parent 2b7acf87e3
commit 745d34af47

View File

@@ -1,5 +1,5 @@
description = [[
Performs a GET request for the root folder ("/") of a web server, and displays the HTTP headers returned.
Performs a GET request for the root folder ("/") of a web server and displays the HTTP headers returned.
]]
---