From 47deacaa152dd39e61615225e14e7a93be9f2a97 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 18 Jan 2020 17:06:24 +0100 Subject: doxygen --- src/lib/testing_api_cmd_auditor_exchanges.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/lib/testing_api_cmd_auditor_exchanges.c') 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, -- cgit v1.2.3