gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] 37/130: -fix test warnings


From: gnunet
Subject: [taler-exchange] 37/130: -fix test warnings
Date: Wed, 17 Nov 2021 12:24:45 +0100

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

grothoff pushed a commit to branch master
in repository exchange.

commit 16fe40a0c80a45795dcaa3988606fbdb613df9fb
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Oct 27 22:35:20 2021 +0200

    -fix test warnings
---
 src/json/test_json.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/json/test_json.c b/src/json/test_json.c
index e312a4ed..ffc5b33c 100644
--- a/src/json/test_json.c
+++ b/src/json/test_json.c
@@ -91,8 +91,8 @@ path_cb (void *cls,
 static int
 test_contract (void)
 {
-  struct GNUNET_HashCode h1;
-  struct GNUNET_HashCode h2;
+  struct TALER_PrivateContractHash h1;
+  struct TALER_PrivateContractHash h2;
   json_t *c1;
   json_t *c2;
   json_t *c3;

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