From 2663c23e2b0944dfb015332f10ff65cfc802588a Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 4 Apr 2011 17:57:21 +0000 Subject: renaming, fixes --- src/include/gnunet_datastore_service.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/gnunet_datastore_service.h') diff --git a/src/include/gnunet_datastore_service.h b/src/include/gnunet_datastore_service.h index 756d2f3be..e18d4ef12 100644 --- a/src/include/gnunet_datastore_service.h +++ b/src/include/gnunet_datastore_service.h @@ -322,7 +322,7 @@ GNUNET_DATASTORE_iterate_key (struct GNUNET_DATASTORE_Handle *h, * @param max_queue_size at what queue size should this request be dropped * (if other requests of higher priority are in the queue) * @param timeout how long to wait at most for a response - * @param type allowed type for the operation (ANY for 'all types') + * @param type allowed type for the operation (never zero) * @param iter function to call on a random value; it * will be called once with a value (if available) * and always once with a value of NULL at the end. -- cgit v1.2.3