From: Roy Marples Date: Tue, 4 Jul 2017 13:39:09 +0000 (+0100) Subject: Whitespace X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a1efbda6666e95e7d065f713d2c2192fbb7bebf;p=thirdparty%2Fdhcpcd.git Whitespace --- diff --git a/src/dhcp.c b/src/dhcp.c index 5b808799..e83065b2 100644 --- a/src/dhcp.c +++ b/src/dhcp.c @@ -1917,8 +1917,8 @@ dhcp_expire1(struct interface *ifp) state->interval = 0; if (!(ifp->options->options & DHCPCD_LINK) || ifp->carrier != LINK_DOWN) dhcp_discover(ifp); - } + static void dhcp_expire(void *arg) {