mirror of
https://github.com/nmap/nmap.git
synced 2025-12-25 17:09:02 +00:00
Get rid of unnecessary spaces at the end of lines
This commit is contained in:
@@ -4,7 +4,7 @@ local stdnse = require "stdnse"
|
||||
local string = require "string"
|
||||
|
||||
description = [[
|
||||
Displays the contents of the "generator" meta tag of a web page (default: /)
|
||||
Displays the contents of the "generator" meta tag of a web page (default: /)
|
||||
if there is one.
|
||||
]]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user