summaryrefslogtreecommitdiff
path: root/src/dht/dht.h
diff options
context:
space:
mode:
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 */