From: Roy Marples Date: Tue, 28 Apr 2020 15:37:44 +0000 (+0100) Subject: Whitespace X-Git-Tag: v9.1.0~108 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54b7ba56cb26450184056da9f7e4fd6bb278ca59;p=thirdparty%2Fdhcpcd.git Whitespace --- diff --git a/src/if-bsd.c b/src/if-bsd.c index e5189112..42bf7480 100644 --- a/src/if-bsd.c +++ b/src/if-bsd.c @@ -1813,8 +1813,7 @@ if_setup_inet6(const struct interface *ifp) #endif #ifdef ND6_IFF_AUTO_LINKLOCAL - /* Unlike the kernel, - * dhcpcd make make a stable private address. */ + /* Unlike the kernel, dhcpcd make make a stable private address. */ flags &= ~ND6_IFF_AUTO_LINKLOCAL; #endif