From d1491107791a1e123d977891682c47490d9fe3cc Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 30 Oct 2020 16:39:08 +0100 Subject: API rename in merchant --- src/sync/sync-httpd_backup_post.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.3