diff options
Diffstat (limited to 'src/exchange/taler-exchange-httpd_withdraw.c')
| -rw-r--r-- | src/exchange/taler-exchange-httpd_withdraw.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange/taler-exchange-httpd_withdraw.c b/src/exchange/taler-exchange-httpd_withdraw.c index 5f159a42..ac47824e 100644 --- a/src/exchange/taler-exchange-httpd_withdraw.c +++ b/src/exchange/taler-exchange-httpd_withdraw.c @@ -94,7 +94,7 @@ struct WithdrawContext    /**     * Hash of the (blinded) message to be signed by the Exchange.     */ -  struct TALER_BlindedCoinHash h_coin_envelope; +  struct TALER_BlindedCoinHashP h_coin_envelope;    /**     * Value of the coin being exchanged (matching the denomination key)  | 
