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 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 *