gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] branch master updated: comment fixes


From: gnunet
Subject: [taler-exchange] branch master updated: comment fixes
Date: Fri, 27 Mar 2020 12:52:18 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 9f5dbcdf comment fixes
9f5dbcdf is described below

commit 9f5dbcdfa78bbd3f014453dfbd127b910316efc8
Author: Christian Grothoff <address@hidden>
AuthorDate: Fri Mar 27 12:52:15 2020 +0100

    comment fixes
---
 src/auditor/taler-helper-auditor-coins.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/auditor/taler-helper-auditor-coins.c 
b/src/auditor/taler-helper-auditor-coins.c
index 8cf8ce5b..d51b99d6 100644
--- a/src/auditor/taler-helper-auditor-coins.c
+++ b/src/auditor/taler-helper-auditor-coins.c
@@ -2084,7 +2084,7 @@ check_recoup (struct CoinContext *cc,
  * @param amount how much should be added back to the reserve
  * @param reserve_pub public key of the reserve
  * @param coin public information about the coin
- * @param denom_pub_hash hash of denomination public key of @a coin
+ * @param denom_pub denomination public key of @a coin
  * @param coin_sig signature with @e coin_pub of type 
#TALER_SIGNATURE_WALLET_COIN_RECOUP
  * @param coin_blind blinding factor used to blind the coin
  * @return #GNUNET_OK to continue to iterate, #GNUNET_SYSERR to stop
@@ -2126,7 +2126,7 @@ recoup_cb (void *cls,
  * @param timestamp when did we receive the recoup request
  * @param amount how much should be added back to the reserve
  * @param old_coin_pub original coin that was refreshed to create @a coin
- * @param old_denom_pub public key of @a old_coin_pub
+ * @param old_denom_pub_hash hash of the public key of @a old_coin_pub
  * @param coin public information about the coin
  * @param denom_pub denomination public key of @a coin
  * @param coin_sig signature with @e coin_pub of type 
#TALER_SIGNATURE_WALLET_COIN_RECOUP

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]