mirror of
https://github.com/nmap/nmap.git
synced 2025-12-07 21:21:31 +00:00
Remove trailing whitespace in lua files
Whitespace is not significant, so this should not be a problem. https://secwiki.org/w/Nmap/Code_Standards
This commit is contained in:
@@ -18,7 +18,7 @@ correctly.
|
||||
-- http-server-header.skip If set, this script will not run. Useful for
|
||||
-- printing service fingerprints to submit to Nmap.org
|
||||
|
||||
author = "Daniel Miller"
|
||||
author = "Daniel Miller"
|
||||
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
|
||||
categories = {"version"}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user