gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: fix comment (#8106)


From: gnunet
Subject: [taler-exchange] branch master updated: fix comment (#8106)
Date: Thu, 18 Jan 2024 22:25:33 +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 53e679c9 fix comment (#8106)
53e679c9 is described below

commit 53e679c954040e85a996b12b7b4fb7af61ce1b28
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Jan 18 22:25:29 2024 +0100

    fix comment (#8106)
---
 src/lib/exchange_api_handle.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/exchange_api_handle.c b/src/lib/exchange_api_handle.c
index 4cc93f14..c7969460 100644
--- a/src/lib/exchange_api_handle.c
+++ b/src/lib/exchange_api_handle.c
@@ -723,7 +723,7 @@ parse_global_fee (struct TALER_EXCHANGE_GlobalFee *gf,
  * @param denom1 first denomination key
  * @param denom2 second denomination key
  * @return 0 if the two keys are equal (not necessarily
- *  the same object), 1 otherwise.
+ *  the same object), non-zero otherwise.
  */
 static unsigned int
 denoms_cmp (const struct TALER_EXCHANGE_DenomPublicKey *denom1,

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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