aboutsummaryrefslogtreecommitdiff
path: root/src/dht/dht_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dht/dht_api.c')
-rw-r--r--src/dht/dht_api.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/dht/dht_api.c b/src/dht/dht_api.c
index 96399cb5a..727f1a1f6 100644
--- a/src/dht/dht_api.c
+++ b/src/dht/dht_api.c
@@ -1048,8 +1048,7 @@ GNUNET_DHT_put_cancel (struct GNUNET_DHT_PutHandle *ph)
1048 1048
1049 1049
1050/** 1050/**
1051 * Perform an asynchronous GET operation on the DHT identified. See 1051 * Perform an asynchronous GET operation on the DHT identified.
1052 * also #GNUNET_BLOCK_evaluate.
1053 * 1052 *
1054 * @param handle handle to the DHT service 1053 * @param handle handle to the DHT service
1055 * @param type expected type of the response object 1054 * @param type expected type of the response object