*: whitespace fixes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@ -21,7 +21,7 @@
|
||||
#endif
|
||||
|
||||
/* taken from linux/sockios.h */
|
||||
#define SIOCSIFNAME 0x8923 /* set interface name */
|
||||
#define SIOCSIFNAME 0x8923 /* set interface name */
|
||||
|
||||
/* Exits on error */
|
||||
static int get_ctl_fd(void)
|
||||
|
Reference in New Issue
Block a user