aboutsummaryrefslogtreecommitdiff
path: root/src/dv/dv.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-03-13 15:00:37 +0000
committerChristian Grothoff <christian@grothoff.org>2013-03-13 15:00:37 +0000
commit2c42856d3abf2be3a299583baf8ed18b06dbefd0 (patch)
treec454ff315c704188672262876707706fce0da05f /src/dv/dv.h
parentd7fde87aac5d2d9842f167a40f793ca798cf06e0 (diff)
downloadgnunet-2c42856d3abf2be3a299583baf8ed18b06dbefd0.tar.gz
gnunet-2c42856d3abf2be3a299583baf8ed18b06dbefd0.zip
-more dv bookkeeping work
Diffstat (limited to 'src/dv/dv.h')
-rw-r--r--src/dv/dv.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dv/dv.h b/src/dv/dv.h
index cfa09409e..ea5215a10 100644
--- a/src/dv/dv.h
+++ b/src/dv/dv.h
@@ -69,9 +69,9 @@ struct GNUNET_DV_DisconnectMessage
69 struct GNUNET_MessageHeader header; 69 struct GNUNET_MessageHeader header;
70 70
71 /** 71 /**
72 * The distance to the peer that we used to have 72 * Always zero.
73 */ 73 */
74 uint32_t distance GNUNET_PACKED; 74 uint32_t reserved GNUNET_PACKED;
75 75
76 /** 76 /**
77 * The peer that is no longer available. 77 * The peer that is no longer available.