summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-10-30 16:39:08 +0100
committerChristian Grothoff <christian@grothoff.org>2020-10-30 16:39:08 +0100
commitd1491107791a1e123d977891682c47490d9fe3cc (patch)
treeca327408a3392a5239c4e99da3ab2d7b691cd07a
parent2e2a2df906e88da4f98062d9ef1aff596bb591e2 (diff)
downloadsync-d1491107791a1e123d977891682c47490d9fe3cc.tar.gz
sync-d1491107791a1e123d977891682c47490d9fe3cc.tar.bz2
sync-d1491107791a1e123d977891682c47490d9fe3cc.zip
API rename in merchant
-rw-r--r--src/sync/sync-httpd_backup_post.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sync/sync-httpd_backup_post.c b/src/sync/sync-httpd_backup_post.c
index 199420b..a6c4362 100644
--- a/src/sync/sync-httpd_backup_post.c
+++ b/src/sync/sync-httpd_backup_post.c
@@ -100,7 +100,7 @@ struct BackupContext
/**
* Used while we are awaiting proposal creation.
*/
- struct TALER_MERCHANT_PostOrdersOperation *po;
+ struct TALER_MERCHANT_PostOrdersHandle *po;
/**
* Used while we are waiting payment.