remove spaces before tabs at the beginning of lines (^( )+\t)
This commit is contained in:
@@ -29,7 +29,7 @@ struct sockaddr_nl
|
||||
sa_family_t nl_family; /* AF_NETLINK */
|
||||
unsigned short nl_pad; /* zero */
|
||||
__u32 nl_pid; /* process pid */
|
||||
__u32 nl_groups; /* multicast groups mask */
|
||||
__u32 nl_groups; /* multicast groups mask */
|
||||
};
|
||||
|
||||
struct nlmsghdr
|
||||
|
||||
Reference in New Issue
Block a user