mirror of
https://github.com/nmap/nmap.git
synced 2026-08-27 03:48:14 +00:00
Replace inline tabs with spaces.
Left some in the @output section, since libraries are apparently emitting tab-separated tables (mysql or mssql) https://secwiki.org/w/Nmap/Code_Standards
This commit is contained in:
parent
31a2c432e1
commit
63db1bfd12
65 changed files with 159 additions and 158 deletions
|
|
@ -313,7 +313,7 @@ local function get_fingerprints(fingerprint_file, category)
|
|||
end
|
||||
|
||||
|
||||
-- -- If the user wants to try variations, add them
|
||||
-- -- If the user wants to try variations, add them
|
||||
-- if(try_variations) then
|
||||
-- -- Get a list of all variations for this directory
|
||||
-- local variations = get_variations(entry['checkdir'])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue