summaryrefslogtreecommitdiff
path: root/src/include/taler_crypto_lib.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-01-18 14:16:40 +0100
committerChristian Grothoff <christian@grothoff.org>2020-01-18 14:16:40 +0100
commit5146d62b14e7d4c14da6fe5c891ce27232082cbd (patch)
treecb0be3ea4de27fc060ce255a22793b9c7860b463 /src/include/taler_crypto_lib.h
parent9c45958a55d25f87fa8848765cb924ddc604e91b (diff)
downloadexchange-5146d62b14e7d4c14da6fe5c891ce27232082cbd.tar.gz
exchange-5146d62b14e7d4c14da6fe5c891ce27232082cbd.tar.bz2
exchange-5146d62b14e7d4c14da6fe5c891ce27232082cbd.zip
doxygen
Diffstat (limited to 'src/include/taler_crypto_lib.h')
-rw-r--r--src/include/taler_crypto_lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_crypto_lib.h b/src/include/taler_crypto_lib.h
index eedeec211..2a4b0ca8f 100644
--- a/src/include/taler_crypto_lib.h
+++ b/src/include/taler_crypto_lib.h
@@ -721,7 +721,7 @@ struct TALER_RefreshCommitmentEntry
* @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 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
*/