summaryrefslogtreecommitdiff
path: root/src/auditor/taler-helper-auditor-coins.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-02-12 10:33:23 +0100
committerChristian Grothoff <christian@grothoff.org>2022-02-12 10:33:23 +0100
commit819b67426c95b68af800dae4b1dc700cfed822bd (patch)
treea49361086f56d122b3e40430c6278bc659f489db /src/auditor/taler-helper-auditor-coins.c
parent2cdbf58006f06ef7473d1332967cac8ebe33f47a (diff)
downloadexchange-819b67426c95b68af800dae4b1dc700cfed822bd.tar.gz
exchange-819b67426c95b68af800dae4b1dc700cfed822bd.tar.bz2
exchange-819b67426c95b68af800dae4b1dc700cfed822bd.zip
-doxygen fixes
Diffstat (limited to 'src/auditor/taler-helper-auditor-coins.c')
-rw-r--r--src/auditor/taler-helper-auditor-coins.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/auditor/taler-helper-auditor-coins.c b/src/auditor/taler-helper-auditor-coins.c
index 3473a8284..d425b9ead 100644
--- a/src/auditor/taler-helper-auditor-coins.c
+++ b/src/auditor/taler-helper-auditor-coins.c
@@ -1086,9 +1086,6 @@ struct RevealContext
* @param cls closure with a `struct RevealContext *` in it
* @param num_freshcoins size of the @a rrcs array
* @param rrcs array of @a num_freshcoins information about coins to be created
- * @param num_tprivs number of entries in @a tprivs, should be #TALER_CNC_KAPPA - 1
- * @param tprivs array of @e num_tprivs transfer private keys
- * @param tp transfer public key information
*/
static void
reveal_data_cb (void *cls,