From 152b5b67a437a2c7b4eb16277dbdcedfaaa43996 Mon Sep 17 00:00:00 2001 From: Benjamin Cama Date: Thu, 2 Feb 2012 00:45:55 +0100 Subject: [PATCH] Fix whitespaces errors introduced by commit d2848ce Signed-off-by: Benjamin Cama --- cluster.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/cluster.c b/cluster.c index c6f7eee..7b6b33e 100644 --- a/cluster.c +++ b/cluster.c @@ -1351,10 +1351,10 @@ struct oldsession { uint32_t tx_connect_speed; uint32_t rx_connect_speed; clockt timeout; - uint32_t mrru; - uint8_t mssf; - epdist epdis; - bundleidt bundle; + uint32_t mrru; + uint8_t mssf; + epdist epdis; + bundleidt bundle; in_addr_t snoop_ip; uint16_t snoop_port; uint8_t walled_garden; -- 2.20.1