From fc55952b4f2b151e81160995da16a67a98e9eb50 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Fri, 17 Jan 2020 13:08:26 +0100 Subject: logging --- src/lib/testing_api_cmd_bank_history_debit.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/testing_api_cmd_bank_history_debit.c') diff --git a/src/lib/testing_api_cmd_bank_history_debit.c b/src/lib/testing_api_cmd_bank_history_debit.c index 64b464af7..0ff491f3d 100644 --- a/src/lib/testing_api_cmd_bank_history_debit.c +++ b/src/lib/testing_api_cmd_bank_history_debit.c @@ -159,7 +159,7 @@ print_expected (struct History *h, unsigned int off) { GNUNET_log (GNUNET_ERROR_TYPE_ERROR, - "Transaction history missmatch at position %u/%u\n", + "Transaction history (debit) mismatch at position %u/%u\n", off, h_len); GNUNET_log (GNUNET_ERROR_TYPE_ERROR, -- cgit v1.2.3