From 3b9e74b331abc9cf79ef54b1bd87526c7d5fe07b Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 25 Nov 2021 23:42:40 +0100 Subject: fix #7104 --- src/backend/taler-merchant-httpd_post-orders-ID-pay.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/backend') diff --git a/src/backend/taler-merchant-httpd_post-orders-ID-pay.c b/src/backend/taler-merchant-httpd_post-orders-ID-pay.c index d9eb723e..12e2741f 100644 --- a/src/backend/taler-merchant-httpd_post-orders-ID-pay.c +++ b/src/backend/taler-merchant-httpd_post-orders-ID-pay.c @@ -573,7 +573,7 @@ resume_pay_with_response (struct PayContext *pc, pc->response_code = response_code; pc->response = response; GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, - "Resuming /pay handling as exchange interaction is done (%u)\n", + "Resuming /pay handling. HTTP status for our reply is %u.\n", response_code); if (NULL != pc->timeout_task) { -- cgit v1.2.3