mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +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:
@@ -144,3 +144,4 @@ void idle_scan(Target *target, u16 *portarray, int numports,
|
||||
char *proxy, const struct scan_lists *ports);
|
||||
|
||||
#endif /* IDLE_SCAN_H */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user