From: Christian Grothoff Date: Mon, 6 Sep 2010 21:13:00 +0000 (+0000) Subject: more doxygen stuff X-Git-Tag: initial-import-from-subversion-38251~20438 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=56e2eca24d19c91a49e1cad6eea7aef2662b8cb0;p=oweals%2Fgnunet.git more doxygen stuff --- diff --git a/src/datastore/plugin_datastore_mysql.c b/src/datastore/plugin_datastore_mysql.c index 51a60a1dc..c61c45019 100644 --- a/src/datastore/plugin_datastore_mysql.c +++ b/src/datastore/plugin_datastore_mysql.c @@ -988,11 +988,11 @@ return_ok (void *cls, /** - * 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,