From fb9ba5b1d2970e24643d179338b34c8915d2072d Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 7 Feb 2022 12:33:35 +0100 Subject: -rename fest --- src/json/json_wire.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/json') diff --git a/src/json/json_wire.c b/src/json/json_wire.c index 8f7fd6bb6..139f41db1 100644 --- a/src/json/json_wire.c +++ b/src/json/json_wire.c @@ -29,7 +29,7 @@ TALER_JSON_merchant_wire_signature_hash (const json_t *wire_s, struct TALER_MerchantWireHash *hc) { const char *payto_uri; - struct TALER_WireSalt salt; + struct TALER_WireSaltP salt; struct GNUNET_JSON_Specification spec[] = { GNUNET_JSON_spec_string ("payto_uri", &payto_uri), -- cgit v1.2.3