aboutsummaryrefslogtreecommitdiff
path: root/src/multicast
diff options
context:
space:
mode:
authorGabor X Toth <*@tg-x.net>2013-09-04 07:17:20 +0000
committerGabor X Toth <*@tg-x.net>2013-09-04 07:17:20 +0000
commit626d3a3f51496e306a9e4e276957e0874c89a2dc (patch)
tree82bd517dd8f666299fa14750c0e2ebd1dbb478fa /src/multicast
parent82cf1015e43dbf2884f4abc2ef3b1bb898311517 (diff)
downloadgnunet-626d3a3f51496e306a9e4e276957e0874c89a2dc.tar.gz
gnunet-626d3a3f51496e306a9e4e276957e0874c89a2dc.zip
multicast: 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 b1278eb9a..513d4c8c9 100644
--- a/src/multicast/multicast_api.c
+++ b/src/multicast/multicast_api.c
@@ -462,7 +462,7 @@ GNUNET_MULTICAST_member_replay_fragment (struct GNUNET_MULTICAST_Member *member,
462 * @param flags Additional flags for the replay request. It is used & defined 462 * @param flags Additional flags for the replay request. It is used & defined
463 * by the replay callback. 463 * by the replay callback.
464 * @param result_cb Function to be called for the replayed message. 464 * @param result_cb Function to be called for the replayed message.
465 * @param result_cb_cls Closure for @a message_cb. 465 * @param result_cb_cls Closure for @a result_cb.
466 * @return Replay request handle, NULL on error. 466 * @return Replay request handle, NULL on error.
467 */ 467 */
468struct GNUNET_MULTICAST_MemberReplayHandle * 468struct GNUNET_MULTICAST_MemberReplayHandle *