aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_address_switch.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/test_transport_address_switch.c')
-rw-r--r--src/transport/test_transport_address_switch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/test_transport_address_switch.c b/src/transport/test_transport_address_switch.c
index b49cb187b..ce5117bd1 100644
--- a/src/transport/test_transport_address_switch.c
+++ b/src/transport/test_transport_address_switch.c
@@ -77,7 +77,7 @@ struct PeerStats
77 77
78static struct PeerStats stats[2]; 78static struct PeerStats stats[2];
79 79
80/* Amount of data transfered since last switch attempt */ 80/* Amount of data transferred since last switch attempt */
81static unsigned long long bytes_sent_after_switch; 81static unsigned long long bytes_sent_after_switch;
82 82
83static unsigned long long bytes_recv_after_switch; 83static unsigned long long bytes_recv_after_switch;