From 544ba42f445cbff2f544d7e1c83aaffcfa75af3a Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 21 Feb 2022 00:23:23 +0100 Subject: -big renaming of structs for consistent naming with P suffix --- 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 139f41db..544b5645 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 TALER_MerchantWireHash *hc) + struct TALER_MerchantWireHashP *hc) { const char *payto_uri; struct TALER_WireSaltP salt; -- cgit v1.2.3