aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_multicast_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_multicast_service.h')
-rw-r--r--src/include/gnunet_multicast_service.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/gnunet_multicast_service.h b/src/include/gnunet_multicast_service.h
index a8e4a99f6..9bbc69243 100644
--- a/src/include/gnunet_multicast_service.h
+++ b/src/include/gnunet_multicast_service.h
@@ -902,7 +902,6 @@ GNUNET_MULTICAST_member_to_origin_resume (struct GNUNET_MULTICAST_MemberTransmit
902void 902void
903GNUNET_MULTICAST_member_to_origin_cancel (struct GNUNET_MULTICAST_MemberTransmitHandle *th); 903GNUNET_MULTICAST_member_to_origin_cancel (struct GNUNET_MULTICAST_MemberTransmitHandle *th);
904 904
905/** @} */ /* end of group */
906 905
907#if 0 /* keep Emacsens' auto-indent happy */ 906#if 0 /* keep Emacsens' auto-indent happy */
908{ 907{
@@ -913,4 +912,5 @@ GNUNET_MULTICAST_member_to_origin_cancel (struct GNUNET_MULTICAST_MemberTransmit
913 912
914/* ifndef GNUNET_MULTICAST_SERVICE_H */ 913/* ifndef GNUNET_MULTICAST_SERVICE_H */
915#endif 914#endif
916/* end of gnunet_multicast_service.h */ 915
916/** @} */ /* end of group */