summaryrefslogtreecommitdiff
path: root/src/lib/merchant_api_pay.c
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2020-01-18 13:41:52 +0100
committerFlorian Dold <florian.dold@gmail.com>2020-01-18 13:41:52 +0100
commitf74245f11b8c7dd7ca28053e80ead1cd7340389d (patch)
treebbd080bce48e3e3a69cc46f5794e1469ab50780a /src/lib/merchant_api_pay.c
parentde4bf912b0f6feb4b1b3e27301c3f46f007e7fd1 (diff)
downloadmerchant-f74245f11b8c7dd7ca28053e80ead1cd7340389d.tar.gz
merchant-f74245f11b8c7dd7ca28053e80ead1cd7340389d.tar.bz2
merchant-f74245f11b8c7dd7ca28053e80ead1cd7340389d.zip
fix old names
Diffstat (limited to 'src/lib/merchant_api_pay.c')
-rw-r--r--src/lib/merchant_api_pay.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/merchant_api_pay.c b/src/lib/merchant_api_pay.c
index 45fa769c..1332f465 100644
--- a/src/lib/merchant_api_pay.c
+++ b/src/lib/merchant_api_pay.c
@@ -85,7 +85,7 @@ struct TALER_MERCHANT_Pay
/**
* Minor context that holds body and headers.
*/
- struct TEAH_PostContext post_ctx;
+ struct TALER_CURL_PostContext post_ctx;
/**
* The coins we are paying with.