gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r12865 - gnunet/src/datastore


From: gnunet
Subject: [GNUnet-SVN] r12865 - gnunet/src/datastore
Date: Mon, 6 Sep 2010 23:13:00 +0200

Author: grothoff
Date: 2010-09-06 23:13:00 +0200 (Mon, 06 Sep 2010)
New Revision: 12865

Modified:
   gnunet/src/datastore/plugin_datastore_mysql.c
Log:
more doxygen stuff

Modified: gnunet/src/datastore/plugin_datastore_mysql.c
===================================================================
--- gnunet/src/datastore/plugin_datastore_mysql.c       2010-09-06 20:51:27 UTC 
(rev 12864)
+++ gnunet/src/datastore/plugin_datastore_mysql.c       2010-09-06 21:13:00 UTC 
(rev 12865)
@@ -988,11 +988,11 @@
 
 
 /**
- * FIXME.
+ * Run the prepared statement to get the next data item ready.
  * 
- * @param cls FIXME
- * @param ncr FIXME
- * @return FIXME
+ * @param cls not used
+ * @param nrc closure for the next request iterator
+ * @return GNUNET_OK on success, GNUNET_NO if there is no additional item
  */
 static int
 iterator_helper_prepare (void *cls,




reply via email to

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