summaryrefslogtreecommitdiff
path: root/src/lib/exchange_api_purse_create_with_deposit.c
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2022-07-01 07:08:13 +0200
committerChristian Grothoff <grothoff@gnunet.org>2022-07-01 07:08:13 +0200
commit085e40bc562343221bceb6fc4dc9aba8e32a27e3 (patch)
treea1fedd984e06ffa685e14dc5b7942d8d5b550c24 /src/lib/exchange_api_purse_create_with_deposit.c
parent2805018da25b07a36b1ab56e6fc990d72d86d70a (diff)
downloadexchange-085e40bc562343221bceb6fc4dc9aba8e32a27e3.tar.gz
exchange-085e40bc562343221bceb6fc4dc9aba8e32a27e3.tar.bz2
exchange-085e40bc562343221bceb6fc4dc9aba8e32a27e3.zip
-exchange_api_batch_deposit.c compiles
Diffstat (limited to 'src/lib/exchange_api_purse_create_with_deposit.c')
-rw-r--r--src/lib/exchange_api_purse_create_with_deposit.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/exchange_api_purse_create_with_deposit.c b/src/lib/exchange_api_purse_create_with_deposit.c
index 3a5b7df59..ce0221aa6 100644
--- a/src/lib/exchange_api_purse_create_with_deposit.c
+++ b/src/lib/exchange_api_purse_create_with_deposit.c
@@ -680,8 +680,8 @@ TALER_EXCHANGE_purse_create_with_deposit (
GNUNET_JSON_pack_allow_null (
TALER_JSON_pack_econtract ("econtract",
upload_contract
- ? &pch->econtract
- : NULL)),
+ ? &pch->econtract
+ : NULL)),
GNUNET_JSON_pack_data_auto ("purse_sig",
&pch->purse_sig),
GNUNET_JSON_pack_data_auto ("merge_pub",