mirror of
https://github.com/nmap/nmap.git
synced 2026-08-28 12:31:12 +00:00
Get rid of unnecessary spaces at the end of lines
This commit is contained in:
parent
03dd80d280
commit
b281e0bf1d
16 changed files with 55 additions and 55 deletions
|
|
@ -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.
|
||||
]]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue