commit 5e22160688bc002bc9622b38d2d6d922d1dd8394 parent 240c6d73f99db07f479d57c4a15f8236b401ced6 Author: bohdan-potuzhnyi <bohdan.potuzhnyi@gmail.com> Date: Thu, 15 Jan 2026 01:24:48 +0100 couple more of updates Diffstat:
| M | src/backend/taler-merchant-httpd_private-post-orders.c | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/backend/taler-merchant-httpd_private-post-orders.c b/src/backend/taler-merchant-httpd_private-post-orders.c @@ -78,7 +78,7 @@ * refuses a forced download. */ #define MAX_KEYS_WAIT \ - GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_MILLISECONDS, 2500) + GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_MILLISECONDS, 2500) /** * Generate the base URL for the given merchant instance.