]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Whitespace
authorRoy Marples <roy@marples.name>
Fri, 29 Nov 2019 01:24:17 +0000 (01:24 +0000)
committerRoy Marples <roy@marples.name>
Fri, 29 Nov 2019 01:24:17 +0000 (01:24 +0000)
src/privsep.h

index 1781aaad625fad35863340753fe195a7cae4033f..85804a6db50595cd42c3724ac0c6b7e205947b28 100644 (file)
@@ -47,7 +47,7 @@
 #define        PS_ROUTE                0x13    /* Also used for NETLINK */
 #define        PS_WRITEPATHUINT        0x14
 
-#define PS_START               0x40
+#define        PS_START                0x40
 #define        PS_STOP                 0x80
 
 /* Max INET message size + meta data for IPC */