From 940c02e4903e957db965991c58be73e3400e31b0 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Sat, 30 Aug 2014 08:32:10 +0000 Subject: missing state rename --- src/include/gnunet_transport_service.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/include/gnunet_transport_service.h b/src/include/gnunet_transport_service.h index e7ee35d3c..e18f7c360 100644 --- a/src/include/gnunet_transport_service.h +++ b/src/include/gnunet_transport_service.h @@ -595,7 +595,7 @@ enum GNUNET_TRANSPORT_PeerState * alternative session to the other peer and waiting for a * SYN_ACK to make this our primary connection. */ - GNUNET_TRANSPORT_PS_CONNECTED_SWITCHING_SYN_SENT, + GNUNET_TRANSPORT_PS_SWITCH_SYN_SENT, /** * Disconnect in progress (we're sending the DISCONNECT message to the -- cgit v1.2.3