From: Roy Marples Date: Tue, 4 Jul 2017 13:39:09 +0000 (+0100) Subject: Whitespace X-Git-Tag: v7.0.0-rc2~35 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36efeb2a72fec3d7f19601b2396a1d93e5e421b9;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) {