more doxygen stuff
authorChristian Grothoff <christian@grothoff.org>
Mon, 6 Sep 2010 21:13:00 +0000 (21:13 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 6 Sep 2010 21:13:00 +0000 (21:13 +0000)
src/datastore/plugin_datastore_mysql.c

index 51a60a1dc36c77636c05bba845a5e31d7e331259..c61c450198c966cbef0c5b90bd207d758b63923f 100644 (file)
@@ -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,