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/lib/exchange_api_withdraw.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/exchange_api_withdraw.c') diff --git a/src/lib/exchange_api_withdraw.c b/src/lib/exchange_api_withdraw.c index 01b6e8bab..f6a60f534 100644 --- a/src/lib/exchange_api_withdraw.c +++ b/src/lib/exchange_api_withdraw.c @@ -101,7 +101,7 @@ struct TALER_EXCHANGE_WithdrawHandle /** * Hash of the public key of the coin we are signing. */ - struct TALER_CoinPubHash c_hash; + struct TALER_CoinPubHashP c_hash; /** * Handler for the CS R request (only used for TALER_DENOMINATION_CS denominations) -- cgit v1.2.3