gnunet-svn
[Top][All Lists]
Advanced

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

[exchange] branch master updated: -fix typo


From: Admin
Subject: [exchange] branch master updated: -fix typo
Date: Tue, 04 Feb 2025 23:35:58 +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 e9b36b0c9 -fix typo
e9b36b0c9 is described below

commit e9b36b0c969be265881827b4274fce5be9ee0c17
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Feb 4 23:35:40 2025 +0100

    -fix typo
---
 src/exchangedb/pg_do_refund.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/exchangedb/pg_do_refund.h b/src/exchangedb/pg_do_refund.h
index 7118858dc..4c7532ead 100644
--- a/src/exchangedb/pg_do_refund.h
+++ b/src/exchangedb/pg_do_refund.h
@@ -35,7 +35,7 @@
  * @param[out] not_found set if the deposit was not found
  * @param[out] refund_ok  set if the refund succeeded (below deposit amount)
  * @param[out] gone if the merchant was already paid
- * @param[out] conflict set if the refund ID was re-used
+ * @param[out] conflict set if the refund ID was reused
  * @return query execution status
  */
 enum GNUNET_DB_QueryStatus

-- 
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]