mirror of
https://github.com/nmap/nmap.git
synced 2025-12-25 08:59:01 +00:00
Got rid of (unnecessary) spaces in blank lines in *.cc and *.h files.
sed -i 's/^\s*$//'
This commit is contained in:
@@ -124,11 +124,11 @@
|
||||
#define __PACKETDIFF_H__ 1
|
||||
|
||||
#include "nping.h"
|
||||
|
||||
|
||||
class PacketDiff {
|
||||
|
||||
private:
|
||||
|
||||
|
||||
public:
|
||||
|
||||
/* Misc */
|
||||
|
||||
Reference in New Issue
Block a user