summaryrefslogtreecommitdiff
path: root/src/util/crypto.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/crypto.c')
-rw-r--r--src/util/crypto.c2
1 files changed, 1 insertions, 1 deletions
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
*/