mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 08:46:45 +00:00
Add newlines at the EOF in conformance to Daniel's coding standards
proposal. This only affects Nmap's root directory. We might also need to modify the code which autogenerates Nmap's source code files such as IPv6 fingerprinting code.
This commit is contained in:
parent
e69325c0f8
commit
e3d1c178e3
66 changed files with 66 additions and 0 deletions
|
|
@ -816,3 +816,4 @@ void close_nse (void)
|
|||
L_NSE = NULL;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue