From 15e8697ece7d1b32e4f1d8377dfb6afc38898a21 Mon Sep 17 00:00:00 2001 From: Özgür Kesim Date: Fri, 14 Oct 2022 19:00:57 +0200 Subject: -added missing files to last commit --- src/exchange/taler-exchange-httpd_batch-deposit.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'src/exchange/taler-exchange-httpd_batch-deposit.c') diff --git a/src/exchange/taler-exchange-httpd_batch-deposit.c b/src/exchange/taler-exchange-httpd_batch-deposit.c index 14267e2a..6393ff97 100644 --- a/src/exchange/taler-exchange-httpd_batch-deposit.c +++ b/src/exchange/taler-exchange-httpd_batch-deposit.c @@ -272,8 +272,10 @@ batch_deposit_transaction (void *cls, qs = TEH_plugin->persist_policy_details (TEH_plugin->cls, &dc->policy_details, &dc->policy_details_serial_id, - &dc->policy_details.accumulated_total, - &dc->policy_details.fulfillment_state); + &dc->policy_details. + accumulated_total, + &dc->policy_details. + fulfillment_state); if (qs < 0) return qs; } -- cgit v1.2.3