gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: -fix typo


From: gnunet
Subject: [taler-exchange] branch master updated: -fix typo
Date: Sun, 08 Aug 2021 17:01:54 +0200

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 de09f05d -fix typo
de09f05d is described below

commit de09f05d49f887ea1d205ec2d97a7a0544bc8571
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Aug 8 17:01:52 2021 +0200

    -fix typo
---
 src/bank-lib/bank_api_admin.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/bank-lib/bank_api_admin.c b/src/bank-lib/bank_api_admin.c
index 702b3187..96d568f6 100644
--- a/src/bank-lib/bank_api_admin.c
+++ b/src/bank-lib/bank_api_admin.c
@@ -130,7 +130,7 @@ handle_admin_add_incoming_finished (void *cls,
     ec = TALER_JSON_get_error_code (j);
     break;
   case MHD_HTTP_CONFLICT:
-    /* Nothign to verify, we used the same wire subject
+    /* Nothing to verify, we used the same wire subject
        twice? */
     ec = TALER_JSON_get_error_code (j);
     break;

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