aboutsummaryrefslogtreecommitdiff
path: root/src/lib/exchange_api_age_withdraw.c
diff options
context:
space:
mode:
authorÖzgür Kesim <oec-taler@kesim.org>2023-07-11 09:06:28 +0200
committerÖzgür Kesim <oec-taler@kesim.org>2023-07-11 09:06:28 +0200
commit88ecba945e5d89bfda14f9a169201d303c1892c6 (patch)
treeea9776a7e37ca6149871b89de3955717c49722bb /src/lib/exchange_api_age_withdraw.c
parent43d5e5707c912509f3678aca52e89231914a73e7 (diff)
downloadexchange-88ecba945e5d89bfda14f9a169201d303c1892c6.tar.xz
-handle doxygen complaints
Diffstat (limited to 'src/lib/exchange_api_age_withdraw.c')
-rw-r--r--src/lib/exchange_api_age_withdraw.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/lib/exchange_api_age_withdraw.c b/src/lib/exchange_api_age_withdraw.c
index 9122dff70..7bad025b2 100644
--- a/src/lib/exchange_api_age_withdraw.c
+++ b/src/lib/exchange_api_age_withdraw.c
@@ -382,7 +382,8 @@ reserve_age_withdraw_payment_required (
* HTTP /reserves/$RESERVE_PUB/age-withdraw request.
*
* @param cls the `struct TALER_EXCHANGE_AgeWithdrawHandle`
- * @param aw2r response data
+ * @param response_code The HTTP response code
+ * @param response response data
*/
static void
handle_reserve_age_withdraw_finished (
@@ -651,6 +652,7 @@ ERROR:
* Prepares the request URL for the age-withdraw request
*
* @param awh The handler
+ * @param exchange_url The base-URL to the exchange
*/
static
enum GNUNET_GenericReturnValue