aboutsummaryrefslogtreecommitdiff
path: root/src/multicast/multicast.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/multicast/multicast.h')
-rw-r--r--src/multicast/multicast.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/multicast/multicast.h b/src/multicast/multicast.h
index 497d67683..207f9f729 100644
--- a/src/multicast/multicast.h
+++ b/src/multicast/multicast.h
@@ -167,9 +167,8 @@ struct MulticastReplayRequestMessage
167{ 167{
168 168
169 /** 169 /**
170 * The message type can be either 170 * The message type should be
171 * #GNUNET_MESSAGE_TYPE_MULTICAST_REPLAY_REQUEST or 171 * #GNUNET_MESSAGE_TYPE_MULTICAST_REPLAY_REQUEST.
172 * #GNUNET_MESSAGE_TYPE_MULTICAST_REPLAY_REQUEST_CANCEL.
173 */ 172 */
174 struct GNUNET_MessageHeader header; 173 struct GNUNET_MessageHeader header;
175 174