mirror of
https://github.com/nmap/nmap.git
synced 2026-02-13 08:56:34 +00:00
Got rid of (unnecessary) spaces in blank lines in *.cc and *.h files.
sed -i 's/^\s*$//'
This commit is contained in:
@@ -432,7 +432,7 @@
|
||||
#define PAYLOAD_ECHO_BYTES_IN_DOUBT 40
|
||||
|
||||
#define NSOCK_INFINITE -1
|
||||
|
||||
|
||||
/* Prototypes for nping.cc shared functions */
|
||||
char *getBPFFilterString();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user