aboutsummaryrefslogtreecommitdiff
path: root/src/dht/dht.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/dht/dht.h
parent780eb09dd8040ecf8649d40ddf8314464e0fc48e (diff)
downloadgnunet-61c39c60565b386e0e12ea669556b030e8cd7180.tar.gz
gnunet-61c39c60565b386e0e12ea669556b030e8cd7180.zip
-remove trailing whitespace
Diffstat (limited to 'src/dht/dht.h')
-rw-r--r--src/dht/dht.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dht/dht.h b/src/dht/dht.h
index a2c83e5ec..86fbc16bb 100644
--- a/src/dht/dht.h
+++ b/src/dht/dht.h
@@ -281,7 +281,7 @@ struct GNUNET_DHT_MonitorPutMessage
281 * Hop count so far. 281 * Hop count so far.
282 */ 282 */
283 uint32_t hop_count GNUNET_PACKED; 283 uint32_t hop_count GNUNET_PACKED;
284 284
285 /** 285 /**
286 * Replication level for this message 286 * Replication level for this message
287 */ 287 */
@@ -377,7 +377,7 @@ struct GNUNET_DHT_MonitorGetMessage
377 * Hop count 377 * Hop count
378 */ 378 */
379 uint32_t hop_count GNUNET_PACKED; 379 uint32_t hop_count GNUNET_PACKED;
380 380
381 /** 381 /**
382 * Replication level for this message 382 * Replication level for this message
383 */ 383 */