summaryrefslogtreecommitdiff
path: root/src/backend
diff options
context:
space:
mode:
authorÖzgür Kesim <oec-taler@kesim.org>2022-11-04 14:16:02 +0100
committerÖzgür Kesim <oec-taler@kesim.org>2022-11-04 14:16:02 +0100
commit2ee30beb476429829be0ddcc7c08244874295399 (patch)
tree0c22ed4641f1ed8e716db44c736ac8340efe076d /src/backend
parent39ffb77ab5a2a805bfc5193825fa77870f17780a (diff)
downloadmerchant-2ee30beb476429829be0ddcc7c08244874295399.tar.gz
merchant-2ee30beb476429829be0ddcc7c08244874295399.tar.bz2
merchant-2ee30beb476429829be0ddcc7c08244874295399.zip
-struct member typo
Diffstat (limited to 'src/backend')
-rw-r--r--src/backend/taler-merchant-httpd_post-orders-ID-pay.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/taler-merchant-httpd_post-orders-ID-pay.c b/src/backend/taler-merchant-httpd_post-orders-ID-pay.c
index 1354d730..53a5711f 100644
--- a/src/backend/taler-merchant-httpd_post-orders-ID-pay.c
+++ b/src/backend/taler-merchant-httpd_post-orders-ID-pay.c
@@ -1399,7 +1399,7 @@ AGE_FAIL:
.merchant_payto_uri = pc->wm->payto_uri,
.wire_salt = pc->wm->wire_salt,
.h_contract_terms = pc->h_contract_terms,
- .extension_details = NULL /* FIXME #7270 */,
+ .policy_details = NULL, /* FIXME-oec #7270 */
.timestamp = pc->timestamp,
.merchant_pub = hc->instance->merchant_pub,
.refund_deadline = pc->refund_deadline