From b322614eb212e8b35e38faf70e804a33b091bbf4 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 17 Jan 2020 23:01:17 +0100 Subject: doxygen --- src/exchange-tools/taler-wire.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/exchange-tools') diff --git a/src/exchange-tools/taler-wire.c b/src/exchange-tools/taler-wire.c index 5e3c18a61..fbad2e9ad 100644 --- a/src/exchange-tools/taler-wire.c +++ b/src/exchange-tools/taler-wire.c @@ -99,12 +99,12 @@ static struct GNUNET_CURL_RescheduleContext *rc; * history returned by the bank. * * @param cls closure + * @param http_status HTTP status code from server * @param ec taler error code - * @param dir direction of the transfer - * @param row_off identification of the position at - * which we are querying - * @param row_off_size number of bytes in @a row_off + * @param serial_id identification of the position at + * which we are returning data * @param details details about the wire transfer + * @param json original full response from server * @return #GNUNET_OK to continue, #GNUNET_SYSERR to * abort iteration */ -- cgit v1.2.3