aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_dht_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_dht_service.h')
-rw-r--r--src/include/gnunet_dht_service.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/include/gnunet_dht_service.h b/src/include/gnunet_dht_service.h
index 573a800e5..ea3ea92fa 100644
--- a/src/include/gnunet_dht_service.h
+++ b/src/include/gnunet_dht_service.h
@@ -55,7 +55,6 @@ extern "C"
55 GNUNET_TIME_UNIT_MINUTES, 60) 55 GNUNET_TIME_UNIT_MINUTES, 60)
56 56
57 57
58
59/** 58/**
60 * Connection to the DHT service. 59 * Connection to the DHT service.
61 */ 60 */
@@ -356,7 +355,6 @@ typedef void
356 size_t size); 355 size_t size);
357 356
358 357
359
360/** 358/**
361 * Start monitoring the local DHT service. 359 * Start monitoring the local DHT service.
362 * 360 *