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/include/taler_json_lib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/taler_json_lib.h') diff --git a/src/include/taler_json_lib.h b/src/include/taler_json_lib.h index 068dea7d5..8a2422f5a 100644 --- a/src/include/taler_json_lib.h +++ b/src/include/taler_json_lib.h @@ -505,7 +505,7 @@ TALER_JSON_get_error_code2 (const void *data, */ enum GNUNET_GenericReturnValue TALER_JSON_merchant_wire_signature_hash (const json_t *wire_s, - struct GNUNET_HashCode *hc); + struct TALER_MerchantWireHash *hc); /** -- cgit v1.2.3