summaryrefslogtreecommitdiff
path: root/src/lib/testing_api_cmd_auditor_exchanges.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/testing_api_cmd_auditor_exchanges.c')
-rw-r--r--src/lib/testing_api_cmd_auditor_exchanges.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/lib/testing_api_cmd_auditor_exchanges.c b/src/lib/testing_api_cmd_auditor_exchanges.c
index b51a9276b..d021b0d34 100644
--- a/src/lib/testing_api_cmd_auditor_exchanges.c
+++ b/src/lib/testing_api_cmd_auditor_exchanges.c
@@ -115,7 +115,9 @@ do_retry (void *cls)
* @param cls closure.
* @param http_status HTTP response code.
* @param ec taler-specific error code.
- * @param obj raw response from the auditor.
+ * @param num_exchanges length of the @a ei array
+ * @param ei array with information about the exchanges
+ * @param raw_response raw response from the auditor.
*/
static void
exchanges_cb (void *cls,