aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_dht_service.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-05-10 14:20:33 +0000
committerChristian Grothoff <christian@grothoff.org>2012-05-10 14:20:33 +0000
commitab9ae5793e6bf50f53c548e2c97f102d0e002ac1 (patch)
tree8358b8e2fdb4466e170a75241834a7affb448b23 /src/include/gnunet_dht_service.h
parent3ca0f83c3ecd38f973deeb7aaf78e99899e3d6a6 (diff)
downloadgnunet-ab9ae5793e6bf50f53c548e2c97f102d0e002ac1.tar.gz
gnunet-ab9ae5793e6bf50f53c548e2c97f102d0e002ac1.zip
-note on issue
Diffstat (limited to 'src/include/gnunet_dht_service.h')
-rw-r--r--src/include/gnunet_dht_service.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/gnunet_dht_service.h b/src/include/gnunet_dht_service.h
index eecbf66af..8bfa9c59a 100644
--- a/src/include/gnunet_dht_service.h
+++ b/src/include/gnunet_dht_service.h
@@ -221,6 +221,7 @@ typedef void (*GNUNET_DHT_GetIterator) (void *cls,
221 * 221 *
222 * @param handle handle to the DHT service 222 * @param handle handle to the DHT service
223 * @param timeout how long to wait for transmission of this request to the service 223 * @param timeout how long to wait for transmission of this request to the service
224 * FIXME: this argument should probably be removed in the medium term...
224 * @param type expected type of the response object 225 * @param type expected type of the response object
225 * @param key the key to look up 226 * @param key the key to look up
226 * @param desired_replication_level estimate of how many 227 * @param desired_replication_level estimate of how many