aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_transport_communication_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_transport_communication_service.h')
-rw-r--r--src/include/gnunet_transport_communication_service.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/include/gnunet_transport_communication_service.h b/src/include/gnunet_transport_communication_service.h
index 1cfc82540..b69cbbe06 100644
--- a/src/include/gnunet_transport_communication_service.h
+++ b/src/include/gnunet_transport_communication_service.h
@@ -105,9 +105,9 @@ enum GNUNET_TRANSPORT_CommunicatorCharacteristics {
105 105
106 106
107/** 107/**
108 * Function called when the transport service has received an 108 * Function called when the transport service has received a
109 * acknowledgement for this communicator (!) via a different return 109 * backchannel message for this communicator (!) via a different
110 * path. 110 * return path.
111 * 111 *
112 * Typically used to receive messages of type 112 * Typically used to receive messages of type
113 * #GNUNET_MESSAGE_TYPE_TRANSPORT_COMMUNICATOR_FC_LIMITS or 113 * #GNUNET_MESSAGE_TYPE_TRANSPORT_COMMUNICATOR_FC_LIMITS or