aboutsummaryrefslogtreecommitdiff
path: root/src/multicast
diff options
context:
space:
mode:
authorGabor X Toth <*@tg-x.net>2015-05-07 12:15:07 +0000
committerGabor X Toth <*@tg-x.net>2015-05-07 12:15:07 +0000
commit44fc5054ed8094fa028df7bae6d2c522deca04fa (patch)
tree4656c16aa0118ff6998c721b26237acf11f53a43 /src/multicast
parentc1eec384277b32b187683165825d7522a94f327e (diff)
downloadgnunet-44fc5054ed8094fa028df7bae6d2c522deca04fa.tar.gz
gnunet-44fc5054ed8094fa028df7bae6d2c522deca04fa.zip
doc fix
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