summaryrefslogtreecommitdiff
path: root/client/dhclient.c
diff options
context:
space:
mode:
Diffstat (limited to 'client/dhclient.c')
-rw-r--r--client/dhclient.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/dhclient.c b/client/dhclient.c
index 249af4f1..7a9b5926 100644
--- a/client/dhclient.c
+++ b/client/dhclient.c
@@ -1288,7 +1288,7 @@ uint32_t check_v6only(packet, client)
if (found == ISC_FALSE)
return 0;
-
+
/* Get the V6ONLY_WAIT timer. */
oc = lookup_option(&dhcp_universe, packet->options,
DHO_V6_ONLY_PREFERRED);