mirror of
https://github.com/nmap/nmap.git
synced 2025-12-24 16:39:03 +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:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
-- Read and parse some of Nmap's data files: <code>nmap-protocols</code>,
|
||||
-- <code>nmap-rpc</code>, <code>nmap-services</code>, and
|
||||
-- <code>nmap-rpc</code>, <code>nmap-services</code>, and
|
||||
-- <code>nmap-mac-prefixes</code>.
|
||||
--
|
||||
-- The functions in this module return values appropriate for use with exception
|
||||
|
||||
Reference in New Issue
Block a user