aboutsummaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_get-orders-ID.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-07-23 13:02:15 +0200
committerChristian Grothoff <christian@grothoff.org>2021-07-23 13:02:15 +0200
commit37eb7373adeaff6f2096b8810c7fe4ca0ced547a (patch)
treea3664c8d70daee100d0b89d685de7d8d5a0d6f22 /src/backend/taler-merchant-httpd_get-orders-ID.c
parent8c9f0b724fbfbf2f5bd9d80c013943b2b1aac83f (diff)
-rename TALER_amount_get_zero to TALER_amount_set_zero
Diffstat (limited to 'src/backend/taler-merchant-httpd_get-orders-ID.c')
-rw-r--r--src/backend/taler-merchant-httpd_get-orders-ID.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/taler-merchant-httpd_get-orders-ID.c b/src/backend/taler-merchant-httpd_get-orders-ID.c
index ff2b3fa3..801d4bb1 100644
--- a/src/backend/taler-merchant-httpd_get-orders-ID.c
+++ b/src/backend/taler-merchant-httpd_get-orders-ID.c
@@ -1072,7 +1072,7 @@ TMH_get_orders_ID (const struct TMH_RequestHandler *rh,
/* At this point, we know the contract was paid. Let's check for
refunds. First, clear away refunds found from previous invocations. */
GNUNET_assert (GNUNET_OK ==
- TALER_amount_get_zero (TMH_currency,
+ TALER_amount_set_zero (TMH_currency,
&god->refund_amount));
qs = TMH_db->lookup_refunds_detailed (TMH_db->cls,
hc->instance->settings.id,