mirror of
https://github.com/nmap/nmap.git
synced 2025-12-29 19:09:01 +00:00
Whitespace in gopher-ls.nse.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user