[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-sync] 02/02: fix build against 0.9.4 API
From: |
gnunet |
Subject: |
[taler-sync] 02/02: fix build against 0.9.4 API |
Date: |
Mon, 08 Jan 2024 16:01:30 +0100 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository sync.
commit 042ed202258ac6e694522612735f930c3ca16ba0
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Jan 8 16:01:22 2024 +0100
fix build against 0.9.4 API
---
src/sync/sync-httpd_backup_post.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/sync/sync-httpd_backup_post.c
b/src/sync/sync-httpd_backup_post.c
index 92d916d..66d5a48 100644
--- a/src/sync/sync-httpd_backup_post.c
+++ b/src/sync/sync-httpd_backup_post.c
@@ -517,7 +517,6 @@ await_payment (struct BackupContext *bc,
SH_backend_url,
order_id,
NULL /* our payments are NOT
session-bound */,
- false,
timeout,
&check_payment_cb,
bc);
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.