From 487237381dc81c16878b2e3faaac37777b6dd7bf Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 20 Apr 2017 07:49:56 +0200 Subject: fix misc doxygen issues --- src/bank-lib/bank_api_admin.c | 1 - src/bank-lib/fakebank.c | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'src/bank-lib') diff --git a/src/bank-lib/bank_api_admin.c b/src/bank-lib/bank_api_admin.c index 0b6386ad4..0ce4b11ab 100644 --- a/src/bank-lib/bank_api_admin.c +++ b/src/bank-lib/bank_api_admin.c @@ -166,7 +166,6 @@ handle_admin_add_incoming_finished (void *cls, * @param exchange_base_url base URL of the exchange (for tracking) * @param wtid wire transfer identifier for the transfer * @param amount amount that was deposited - * @param execution_date when did we receive the amount * @param debit_account_no account number to withdraw from (53 bits at most) * @param credit_account_no account number to deposit into (53 bits at most) * @param res_cb the callback to call when the final result for this request is available diff --git a/src/bank-lib/fakebank.c b/src/bank-lib/fakebank.c index d99332bdb..88d5c36db 100644 --- a/src/bank-lib/fakebank.c +++ b/src/bank-lib/fakebank.c @@ -109,7 +109,7 @@ struct TALER_FAKEBANK_Handle * @param h bank instance * @param want_amount transfer amount desired * @param want_debit account that should have been debited - * @param want_debit account that should have been credited + * @param want_credit account that should have been credited * @param exchange_base_url expected base URL of the exchange * i.e. "https://example.com/"; may include a port * @param[out] wtid set to the wire transfer identifier -- cgit v1.2.3