From: Francis Dupont Date: Wed, 6 Dec 2017 14:58:32 +0000 (+0100) Subject: tabified X-Git-Tag: v4_4_0b1_f1~46^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fe78015bae07a5e497f5e2ca1381f32e60fd9efd;p=thirdparty%2Fdhcp.git tabified --- diff --git a/server/tests/load_bal_unittest.c b/server/tests/load_bal_unittest.c index b15268f4b..8d5f8b87f 100644 --- a/server/tests/load_bal_unittest.c +++ b/server/tests/load_bal_unittest.c @@ -139,7 +139,7 @@ ATF_TC_BODY(load_balance_swap, tc) dhcp_failover_state_t pstate, sstate; u_int8_t hba[256]; - check_secs_byte_order = 1; + check_secs_byte_order = 1; memset(&packet, 0, sizeof(struct packet)); memset(&raw, 0, sizeof(struct dhcp_packet));