mirror of
https://github.com/nmap/nmap.git
synced 2026-06-27 03:33:07 +00:00
Whitespace in gopher-ls.nse.
This commit is contained in:
parent
80f7754d01
commit
e6c8691007
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ action = function( host, port )
|
|||
table.insert(files, string.format("%s %s", typelabel(type), label))
|
||||
end
|
||||
end
|
||||
line = buffer()
|
||||
line = buffer()
|
||||
end
|
||||
return "\n" .. stdnse.strjoin("\n", files)
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue