From 77f99b636357c7e0fbf20a2965c1fbe9c3e86f5e Mon Sep 17 00:00:00 2001 From: Özgür Kesim Date: Sun, 16 Jul 2023 13:33:08 +0200 Subject: -doxygen fixes --- src/lib/exchange_api_age_withdraw_reveal.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/lib/exchange_api_age_withdraw_reveal.c') diff --git a/src/lib/exchange_api_age_withdraw_reveal.c b/src/lib/exchange_api_age_withdraw_reveal.c index 9803be28c..fcb551a9e 100644 --- a/src/lib/exchange_api_age_withdraw_reveal.c +++ b/src/lib/exchange_api_age_withdraw_reveal.c @@ -163,8 +163,6 @@ reveal_coin ( * * @param awrh operation handle * @param j_response reply from the exchange - * @param num_coins The (expected) number of revealed coins - * @param[in,out] revealed_coins The @e num_coins revealed coins to populate * @return #GNUNET_OK on success, #GNUNET_SYSERR on errors */ static enum GNUNET_GenericReturnValue @@ -417,7 +415,6 @@ prepare_url ( * * @param curl_ctx The context for CURL * @param awrh The handler - * @param reveal_inputs The secrets of the coin candidates */ static void -- cgit v1.2.3