gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r20416 - gnunet/src/include


From: gnunet
Subject: [GNUnet-SVN] r20416 - gnunet/src/include
Date: Fri, 9 Mar 2012 16:17:32 +0100

Author: grothoff
Date: 2012-03-09 16:17:32 +0100 (Fri, 09 Mar 2012)
New Revision: 20416

Modified:
   gnunet/src/include/gnunet_datastore_service.h
Log:
-clarify

Modified: gnunet/src/include/gnunet_datastore_service.h
===================================================================
--- gnunet/src/include/gnunet_datastore_service.h       2012-03-09 15:16:20 UTC 
(rev 20415)
+++ gnunet/src/include/gnunet_datastore_service.h       2012-03-09 15:17:32 UTC 
(rev 20416)
@@ -292,8 +292,8 @@
  * @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 proc function to call on each matching value;
- *        will be called once with a NULL value at the end
+ * @param proc function to call on a matching value;
+ *        or with a NULL value if no datum matches
  * @param proc_cls closure for proc
  * @return NULL if the entry was not queued, otherwise a handle that can be 
used to
  *         cancel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]