aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/include/gnunet_transport_service.h2
1 files changed, 1 insertions, 1 deletions
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
595 * alternative session to the other peer and waiting for a 595 * alternative session to the other peer and waiting for a
596 * SYN_ACK to make this our primary connection. 596 * SYN_ACK to make this our primary connection.
597 */ 597 */
598 GNUNET_TRANSPORT_PS_CONNECTED_SWITCHING_SYN_SENT, 598 GNUNET_TRANSPORT_PS_SWITCH_SYN_SENT,
599 599
600 /** 600 /**
601 * Disconnect in progress (we're sending the DISCONNECT message to the 601 * Disconnect in progress (we're sending the DISCONNECT message to the