gnunet-svn
[Top][All Lists]
Advanced

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

[taler-sync] branch master updated: fix codespell


From: gnunet
Subject: [taler-sync] branch master updated: fix codespell
Date: Mon, 11 Mar 2024 21:05:53 +0100

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

grothoff pushed a commit to branch master
in repository sync.

The following commit(s) were added to refs/heads/master by this push:
     new 2b6b885  fix codespell
2b6b885 is described below

commit 2b6b8852b7786d92e823e9cb0b5f963792114d29
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Mar 11 21:05:51 2024 +0100

    fix codespell
---
 src/sync/sync-httpd_backup_post.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/sync/sync-httpd_backup_post.c 
b/src/sync/sync-httpd_backup_post.c
index fcf5ae4..f4bb2da 100644
--- a/src/sync/sync-httpd_backup_post.c
+++ b/src/sync/sync-httpd_backup_post.c
@@ -380,7 +380,7 @@ ongoing_payment_cb (void *cls,
   (void) amount;
   if (0 != TALER_amount_cmp (amount,
                              &SH_annual_fee))
-    return; /* can't re-use, fees changed */
+    return; /* can't reuse, fees changed */
   if ( (NULL == bc->existing_order_id) ||
        (GNUNET_TIME_timestamp_cmp (bc->existing_order_timestamp,
                                    <,

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