summaryrefslogtreecommitdiff
path: root/server/tests/load_bal_unittest.c
diff options
context:
space:
mode:
authorFrancis Dupont <fdupont@isc.org>2017-12-06 15:58:32 +0100
committerFrancis Dupont <fdupont@isc.org>2017-12-06 15:58:32 +0100
commitfe78015bae07a5e497f5e2ca1381f32e60fd9efd (patch)
tree5c84e035839e2041624024e1e1858e7a032c3fd9 /server/tests/load_bal_unittest.c
parent3bb1978fee4ed13b436b54d30e74944fa3e2fd27 (diff)
downloadisc-dhcp-fe78015bae07a5e497f5e2ca1381f32e60fd9efd.tar.gz
tabified
Diffstat (limited to 'server/tests/load_bal_unittest.c')
-rw-r--r--server/tests/load_bal_unittest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/tests/load_bal_unittest.c b/server/tests/load_bal_unittest.c
index b15268f4..8d5f8b87 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));