aboutsummaryrefslogtreecommitdiff
path: root/src/dv/dv.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-10-06 20:55:28 +0000
committerChristian Grothoff <christian@grothoff.org>2013-10-06 20:55:28 +0000
commit61c39c60565b386e0e12ea669556b030e8cd7180 (patch)
tree59109aeab8297bdc996faca8c4e38ec7426c36cf /src/dv/dv.h
parent780eb09dd8040ecf8649d40ddf8314464e0fc48e (diff)
downloadgnunet-61c39c60565b386e0e12ea669556b030e8cd7180.tar.gz
gnunet-61c39c60565b386e0e12ea669556b030e8cd7180.zip
-remove trailing whitespace
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 c0247218e..c0a4828a2 100644
--- a/src/dv/dv.h
+++ b/src/dv/dv.h
@@ -142,7 +142,7 @@ struct GNUNET_DV_AckMessage
142 /** 142 /**
143 * Type: GNUNET_MESSAGE_TYPE_DV_SEND_ACK or 143 * Type: GNUNET_MESSAGE_TYPE_DV_SEND_ACK or
144 * GNUNET_MESSAGE_TYPE_DV_SEND_NACK. 144 * GNUNET_MESSAGE_TYPE_DV_SEND_NACK.
145 */ 145 */
146 struct GNUNET_MessageHeader header; 146 struct GNUNET_MessageHeader header;
147 147
148 /** 148 /**
@@ -166,7 +166,7 @@ struct GNUNET_DV_DistanceUpdateMessage
166{ 166{
167 /** 167 /**
168 * Type: GNUNET_MESSAGE_TYPE_DV_DISTANCE_CHANGED. 168 * Type: GNUNET_MESSAGE_TYPE_DV_DISTANCE_CHANGED.
169 */ 169 */
170 struct GNUNET_MessageHeader header; 170 struct GNUNET_MessageHeader header;
171 171
172 /** 172 /**