From 56f7d06f4f8c64c420ea8173fb31f02062920e13 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 10 Jul 2023 10:47:23 +0200 Subject: -fix msg --- src/testing/testing_api_cmd_merchant_get_order.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/testing/testing_api_cmd_merchant_get_order.c') diff --git a/src/testing/testing_api_cmd_merchant_get_order.c b/src/testing/testing_api_cmd_merchant_get_order.c index 4b5bcb16..642fbed6 100644 --- a/src/testing/testing_api_cmd_merchant_get_order.c +++ b/src/testing/testing_api_cmd_merchant_get_order.c @@ -558,7 +558,7 @@ merchant_get_order_cleanup (void *cls, if (NULL != gos->ogh) { - TALER_LOG_WARNING ("Get tip operation did not complete\n"); + TALER_LOG_WARNING ("Get order operation did not complete\n"); TALER_MERCHANT_merchant_order_get_cancel (gos->ogh); } GNUNET_array_grow (gos->transfers, -- cgit v1.2.3