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/exchange/taler-exchange-httpd_db.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/exchange/taler-exchange-httpd_db.c') diff --git a/src/exchange/taler-exchange-httpd_db.c b/src/exchange/taler-exchange-httpd_db.c index d7f91c892..dbaffc486 100644 --- a/src/exchange/taler-exchange-httpd_db.c +++ b/src/exchange/taler-exchange-httpd_db.c @@ -654,7 +654,7 @@ TEH_DB_execute_reserve_status (struct MHD_Connection *connection, * @param blinded_msg_len number of bytes in @a blinded_msg * @param h_blind hash of @a blinded_msg * @param signature signature over the withdraw request, to be stored in DB - * @param denom_sig[out] where to write the resulting signature + * @param[out] denom_sig where to write the resulting signature * (used to release memory in case of transaction failure * @return MHD result code */ @@ -1967,6 +1967,7 @@ struct WtidTransactionContext * @param cls our context for transmission * @param rowid which row in the DB is the information from (for diagnostics) * @param merchant_pub public key of the merchant (should be same for all callbacks with the same @e cls) + * @param wire_method which wire plugin was used * @param h_wire hash of wire transfer details of the merchant (should be same for all callbacks with the same @e cls) * @param exec_time execution time of the wire transfer (should be same for all callbacks with the same @e cls) * @param h_proposal_data which proposal was this payment about -- cgit v1.2.3