aboutsummaryrefslogtreecommitdiff
path: root/src/lib/exchange_api_batch_withdraw.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-06-25 20:38:31 +0200
committerÖzgür Kesim <oec-taler@kesim.org>2022-06-26 17:08:17 +0200
commitfd9fc9f0cd6b9e789e1e21875b66770dfdce2cd0 (patch)
tree3483593cd346fa108988d2c161ac542667753168 /src/lib/exchange_api_batch_withdraw.c
parent646c410ace1e877d42527b4a84ba7ba5a201246c (diff)
downloadexchange-fd9fc9f0cd6b9e789e1e21875b66770dfdce2cd0.tar.xz
-fix misc doxygen warnings, code clean up
Diffstat (limited to 'src/lib/exchange_api_batch_withdraw.c')
-rw-r--r--src/lib/exchange_api_batch_withdraw.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/exchange_api_batch_withdraw.c b/src/lib/exchange_api_batch_withdraw.c
index e5d3c7f9c..4e0d6abcf 100644
--- a/src/lib/exchange_api_batch_withdraw.c
+++ b/src/lib/exchange_api_batch_withdraw.c
@@ -145,7 +145,8 @@ struct TALER_EXCHANGE_BatchWithdrawHandle
*
* @param cls the `struct TALER_EXCHANGE_BatchWithdrawHandle`
* @param hr HTTP response data
- * @param blind_sig blind signature over the coin, NULL on error
+ * @param blind_sigs array of blind signatures over the coins, NULL on error
+ * @param blind_sigs_length length of the @a blind_sigs array
*/
static void
handle_reserve_batch_withdraw_finished (