From 5146d62b14e7d4c14da6fe5c891ce27232082cbd Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 18 Jan 2020 14:16:40 +0100 Subject: doxygen --- src/util/crypto.c | 2 +- src/util/util.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/util') diff --git a/src/util/crypto.c b/src/util/crypto.c index cf351d3f2..9fe089840 100644 --- a/src/util/crypto.c +++ b/src/util/crypto.c @@ -313,7 +313,7 @@ TALER_planchet_to_coin (const struct TALER_DenominationPublicKey *dk, * @param[out] rc set to the value the wallet must commit to * @param kappa number of transfer public keys involved (must be #TALER_CNC_KAPPA) * @param num_new_coins number of new coins to be created - * @param commitments array of @a kappa commitments + * @param rcs commitments array of @a kappa commitments * @param coin_pub public key of the coin to be melted * @param amount_with_fee amount to be melted, including fee */ diff --git a/src/util/util.c b/src/util/util.c index 84f774d1c..fa0a71f6a 100644 --- a/src/util/util.c +++ b/src/util/util.c @@ -418,7 +418,7 @@ TALER_url_absolute_raw_va (const char *proto, * @param host hostname for the URL * @param prefix prefix for the URL * @param path path for the URL - * @param args NULL-terminated key-value pairs (char *) for query parameters, + * @param ... NULL-terminated key-value pairs (char *) for query parameters, * the value will be url-encoded * @returns the URL, must be freed with #GNUNET_free */ -- cgit v1.2.3