]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
whitespace police.
authorRoy Marples <roy@marples.name>
Fri, 20 May 2016 15:57:49 +0000 (15:57 +0000)
committerRoy Marples <roy@marples.name>
Fri, 20 May 2016 15:57:49 +0000 (15:57 +0000)
if-bsd.c

index b3cd7a521b8a29c947fe419b04b33a70b93539a4..29513dd5fd487fbd501239e249eb5559922408c6 100644 (file)
--- a/if-bsd.c
+++ b/if-bsd.c
@@ -906,7 +906,6 @@ if_address6(unsigned char cmd, const struct ipv6_addr *ia)
            cmd == RTM_DELADDR ? SIOCDIFADDR_IN6 : SIOCAIFADDR_IN6, &ifa);
 }
 
-
 static int
 if_copyrt6(struct dhcpcd_ctx *ctx, struct rt6 *rt, struct rt_msghdr *rtm)
 {