aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_protocols.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-09-24 06:27:24 +0000
committerChristian Grothoff <christian@grothoff.org>2013-09-24 06:27:24 +0000
commit1a9a16c0e9a9b290ecab1d59928a2c670097ee72 (patch)
tree071c6c4322ef40b8731f3e8c7aa243965b157107 /src/include/gnunet_protocols.h
parent76173b3bb145469b830b388a15107d500c9e819b (diff)
downloadgnunet-1a9a16c0e9a9b290ecab1d59928a2c670097ee72.tar.gz
gnunet-1a9a16c0e9a9b290ecab1d59928a2c670097ee72.zip
-fix doxygen
Diffstat (limited to 'src/include/gnunet_protocols.h')
-rw-r--r--src/include/gnunet_protocols.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/include/gnunet_protocols.h b/src/include/gnunet_protocols.h
index 617f1150e..e52b16004 100644
--- a/src/include/gnunet_protocols.h
+++ b/src/include/gnunet_protocols.h
@@ -2066,6 +2066,16 @@ extern "C"
2066 */ 2066 */
2067#define GNUNET_MESSAGE_TYPE_MULTICAST_GROUP_END 2067#define GNUNET_MESSAGE_TYPE_MULTICAST_GROUP_END
2068 2068
2069/**
2070 *
2071 */
2072#define GNUNET_MESSAGE_TYPE_MULTICAST_REPLAY_REQUEST
2073
2074/**
2075 *
2076 */
2077#define GNUNET_MESSAGE_TYPE_MULTICAST_REPLAY_REQUEST_CANCEL
2078
2069 2079
2070/******************************************************************************* 2080/*******************************************************************************
2071 * PSYC message types 2081 * PSYC message types