mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Replace all tab characters at the beginnings of lines with 8 spaces.
Mixed indentation annoyed my vim.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
something else in <netinet/ip.h>:
|
||||
|
||||
struct ip {
|
||||
struct ip_firstfour ip_ff;
|
||||
struct ip_firstfour ip_ff;
|
||||
#define ip_v ip_ff.ip_fv
|
||||
#define ip_hl ip_ff.ip_fhl
|
||||
#define ip_vhl ip_ff.ip_fvhl
|
||||
|
||||
Reference in New Issue
Block a user