aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_multicast_service.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-07-17 09:25:01 +0000
committerChristian Grothoff <christian@grothoff.org>2013-07-17 09:25:01 +0000
commit1fb98d39ccb40ac91c1bbd4469dc3be7d26d75cb (patch)
tree7f474dd5256a05433c7141c1a539099734ead1f2 /src/include/gnunet_multicast_service.h
parent3453ff7c5ab988480b67be63803c08349ef2dd22 (diff)
downloadgnunet-1fb98d39ccb40ac91c1bbd4469dc3be7d26d75cb.tar.gz
gnunet-1fb98d39ccb40ac91c1bbd4469dc3be7d26d75cb.zip
-silliness
Diffstat (limited to 'src/include/gnunet_multicast_service.h')
-rw-r--r--src/include/gnunet_multicast_service.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/include/gnunet_multicast_service.h b/src/include/gnunet_multicast_service.h
index 5a9c99c30..42e723125 100644
--- a/src/include/gnunet_multicast_service.h
+++ b/src/include/gnunet_multicast_service.h
@@ -218,9 +218,6 @@ struct GNUNET_MULTICAST_MessageHeader
218 /* Followed by message body. */ 218 /* Followed by message body. */
219}; 219};
220 220
221GNUNET_NETWORK_STRUCT_END
222
223GNUNET_NETWORK_STRUCT_BEGIN
224 221
225/** 222/**
226 * Header of a request from a member to the origin. 223 * Header of a request from a member to the origin.