commit 0b007849a03046193c1e7d01bf2cc001009dd251
parent 87c0b62f174a140f189dee487153d065886336a0
Author: Christian Grothoff <christian@grothoff.org>
Date: Fri, 30 Oct 2020 16:38:59 +0100
API rename in merchant
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main.c b/src/main.c
@@ -331,7 +331,7 @@ struct PaymentActivity
/**
* Handle to a POST /orders operation
*/
- struct TALER_MERCHANT_PostOrdersOperation *po;
+ struct TALER_MERCHANT_PostOrdersHandle *po;
/**
* Handle for a GET /private/orders/$ID operation.