]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Whitespace
authorRoy Marples <roy@marples.name>
Tue, 4 Mar 2014 13:31:42 +0000 (13:31 +0000)
committerRoy Marples <roy@marples.name>
Tue, 4 Mar 2014 13:31:42 +0000 (13:31 +0000)
ipv6nd.c

index b05f3a07d2fa53e1e74fb4b7eee7e06b0697f43c..aec50c480145cf133a6b9e023faca990605b316c 100644 (file)
--- a/ipv6nd.c
+++ b/ipv6nd.c
@@ -254,7 +254,7 @@ unspec:
                return -1;
        }
 #endif
-       
+
        if (setsockopt(ctx->unspec_fd, IPPROTO_ICMPV6, ICMP6_FILTER,
            &filt, sizeof(filt)) == -1)
                goto eexit;