-fix test warnings

This commit is contained in:
Christian Grothoff 2021-10-27 22:35:20 +02:00
parent fbb58ad879
commit 16fe40a0c8
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -91,8 +91,8 @@ path_cb (void *cls,
static int static int
test_contract (void) test_contract (void)
{ {
struct GNUNET_HashCode h1; struct TALER_PrivateContractHash h1;
struct GNUNET_HashCode h2; struct TALER_PrivateContractHash h2;
json_t *c1; json_t *c1;
json_t *c2; json_t *c2;
json_t *c3; json_t *c3;