gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-exchange] 02/02: typo


From: gnunet
Subject: [GNUnet-SVN] [taler-exchange] 02/02: typo
Date: Tue, 23 Jul 2019 21:57:17 +0200

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

grothoff pushed a commit to branch master
in repository exchange.

commit 05d5b735fee619c60bd1bb246c366a6072118082
Author: Christian Grothoff <address@hidden>
AuthorDate: Tue Jul 23 21:57:04 2019 +0200

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

diff --git a/src/lib/testing_api_cmd_payback.c 
b/src/lib/testing_api_cmd_payback.c
index 9f81c706..c7ea5091 100644
--- a/src/lib/testing_api_cmd_payback.c
+++ b/src/lib/testing_api_cmd_payback.c
@@ -257,7 +257,7 @@ payback_cb (void *cls,
       const struct TALER_ReservePrivateKeyP *reserve_priv;
       struct TALER_ReservePublicKeyP rp;
 
-      if (NULL == reserve_priv)
+      if (NULL == reserve_pub)
       {
         GNUNET_break (0);
         TALER_TESTING_interpreter_fail (is);

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



reply via email to

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