From 3af7bc0a292715766c3b0196d31a3eea8dc6ca4b Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 25 Oct 2021 10:40:32 +0200 Subject: -more FTBFS fixes --- src/json/json_wire.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/json/json_wire.c') diff --git a/src/json/json_wire.c b/src/json/json_wire.c index f88daefc..8f7fd6bb 100644 --- a/src/json/json_wire.c +++ b/src/json/json_wire.c @@ -26,7 +26,7 @@ enum GNUNET_GenericReturnValue TALER_JSON_merchant_wire_signature_hash (const json_t *wire_s, - struct GNUNET_HashCode *hc) + struct TALER_MerchantWireHash *hc) { const char *payto_uri; struct TALER_WireSalt salt; -- cgit v1.2.3