aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-08-14 20:07:28 +0000
committerChristian Grothoff <christian@grothoff.org>2011-08-14 20:07:28 +0000
commit8a2f2853964e8e02f8baef74950959637d1f6041 (patch)
tree773f9bd990f335754d81ef3f8277c99503a40f6b /src
parent89975a4c15ba6829bcf10e3287aac013d2f58973 (diff)
downloadgnunet-8a2f2853964e8e02f8baef74950959637d1f6041.tar.gz
gnunet-8a2f2853964e8e02f8baef74950959637d1f6041.zip
stuff
Diffstat (limited to 'src')
-rw-r--r--src/include/gnunet_protocols.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/include/gnunet_protocols.h b/src/include/gnunet_protocols.h
index b37c92091..c12a849ce 100644
--- a/src/include/gnunet_protocols.h
+++ b/src/include/gnunet_protocols.h
@@ -705,6 +705,10 @@ extern "C"
705 */ 705 */
706#define GNUNET_MESSAGE_TYPE_DHT_MALICIOUS_DROP 156 706#define GNUNET_MESSAGE_TYPE_DHT_MALICIOUS_DROP 156
707 707
708/*******************************************************************************
709 * HOSTLIST message types
710 ******************************************************************************/
711
708/** 712/**
709 * Hostlist advertisement message 713 * Hostlist advertisement message
710 */ 714 */