aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_multicast_service.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-07-08 09:52:01 +0000
committerChristian Grothoff <christian@grothoff.org>2013-07-08 09:52:01 +0000
commiteb420e4b0f23c6ddb079cd40bc76b4f2a35bdbb1 (patch)
treee08c2145a453e5dd1c2a92af8b772bcd4b22b8ba /src/include/gnunet_multicast_service.h
parent761c4c740fcf898538b46ed05eea3ef948e39c92 (diff)
downloadgnunet-eb420e4b0f23c6ddb079cd40bc76b4f2a35bdbb1.tar.gz
gnunet-eb420e4b0f23c6ddb079cd40bc76b4f2a35bdbb1.zip
-doxygen
Diffstat (limited to 'src/include/gnunet_multicast_service.h')
-rw-r--r--src/include/gnunet_multicast_service.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/gnunet_multicast_service.h b/src/include/gnunet_multicast_service.h
index d48d7ce7c..3119b0b3c 100644
--- a/src/include/gnunet_multicast_service.h
+++ b/src/include/gnunet_multicast_service.h
@@ -245,6 +245,7 @@ typedef void (*GNUNET_MULTICAST_JoinCallback)(void *cls,
245 const struct GNUNET_MessageHeader *msg, 245 const struct GNUNET_MessageHeader *msg,
246 struct GNUNET_MULTICAST_JoinHandle *jh); 246 struct GNUNET_MULTICAST_JoinHandle *jh);
247 247
248
248/** 249/**
249 * Method called whenever another peer wants to leave the multicast group. 250 * Method called whenever another peer wants to leave the multicast group.
250 * 251 *