aboutsummaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorSupriti Singh <supritisingh08@gmail.com>2014-09-17 21:51:42 +0000
committerSupriti Singh <supritisingh08@gmail.com>2014-09-17 21:51:42 +0000
commite2ff8e18f5ea9e6be03f13c4482dedb6647d5e2c (patch)
treed64021bb2c3f1fc6d3d3e8b3542be581d566f4a8 /src/include
parent25ecacf03e0da98ee59486c1dc0128e3355ff9b1 (diff)
downloadgnunet-e2ff8e18f5ea9e6be03f13c4482dedb6647d5e2c.tar.gz
gnunet-e2ff8e18f5ea9e6be03f13c4482dedb6647d5e2c.zip
Removing trail compression message
Diffstat (limited to 'src/include')
-rw-r--r--src/include/gnunet_protocols.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/include/gnunet_protocols.h b/src/include/gnunet_protocols.h
index 29ddf1c04..16dc9ae9a 100644
--- a/src/include/gnunet_protocols.h
+++ b/src/include/gnunet_protocols.h
@@ -2605,15 +2605,10 @@ extern "C"
2605 * that you got the notify successor message. 2605 * that you got the notify successor message.
2606 */ 2606 */
2607#define GNUNET_MESSAGE_TYPE_XDHT_P2P_NOTIFY_SUCCESSOR_CONFIRMATION 893 2607#define GNUNET_MESSAGE_TYPE_XDHT_P2P_NOTIFY_SUCCESSOR_CONFIRMATION 893
2608
2609/**
2610 * Trail Compression
2611 */
2612#define GNUNET_MESSAGE_TYPE_XDHT_P2P_TRAIL_COMPRESSION 894
2613/*******************************************************************************/ 2608/*******************************************************************************/
2614 2609
2615/** 2610/**
2616 * Next available: 904 2611 * Next available: 903
2617 */ 2612 */
2618 2613
2619/** 2614/**