aboutsummaryrefslogtreecommitdiff
path: root/src/multicast
diff options
context:
space:
mode:
Diffstat (limited to 'src/multicast')
-rw-r--r--src/multicast/multicast_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/multicast/multicast_api.c b/src/multicast/multicast_api.c
index d47b166a5..63a779c08 100644
--- a/src/multicast/multicast_api.c
+++ b/src/multicast/multicast_api.c
@@ -144,7 +144,7 @@ struct GNUNET_MULTICAST_Member
144/** 144/**
145 * Handle that identifies a join request. 145 * Handle that identifies a join request.
146 * 146 *
147 * Used to match calls to #GNUNET_MULTICAST_JoinCallback to the 147 * Used to match calls to #GNUNET_MULTICAST_JoinRequestCallback to the
148 * corresponding calls to #GNUNET_MULTICAST_join_decision(). 148 * corresponding calls to #GNUNET_MULTICAST_join_decision().
149 */ 149 */
150struct GNUNET_MULTICAST_JoinHandle 150struct GNUNET_MULTICAST_JoinHandle