From 9317d6d69da2046d1a0cfbe1ea4b377924cc1c90 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 18 Jan 2020 13:23:10 +0100 Subject: doxygen work --- src/include/taler_bank_service.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/include/taler_bank_service.h') diff --git a/src/include/taler_bank_service.h b/src/include/taler_bank_service.h index 6829cf719..510712b9c 100644 --- a/src/include/taler_bank_service.h +++ b/src/include/taler_bank_service.h @@ -170,8 +170,8 @@ TALER_BANK_admin_add_incoming_cancel (struct * @param exchange_base_url base URL of this exchange (included in subject * to facilitate use of tracking API by merchant backend) * @param wtid wire transfer identifier to use - * @param buf[out] set to transaction data to persist, NULL on error - * @param buf_size[out] set to number of bytes in @a buf, 0 on error + * @param[out] buf set to transaction data to persist, NULL on error + * @param[out] buf_size set to number of bytes in @a buf, 0 on error */ void TALER_BANK_prepare_wire_transfer (const char *destination_account_payto_uri, @@ -469,7 +469,7 @@ TALER_BANK_debit_history_cancel (struct TALER_BANK_DebitHistoryHandle *hh); * * @param cfg configuration to parse * @param section the section with the configuration data - * @param auth[out] set to the configuration data found + * @param[out] auth set to the configuration data found * @return #GNUNET_OK on success */ int -- cgit v1.2.3