summaryrefslogtreecommitdiff
path: root/src/lib/testing_api_cmd_bank_history_debit.c
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2020-01-17 13:08:26 +0100
committerFlorian Dold <florian.dold@gmail.com>2020-01-17 13:08:34 +0100
commitfc55952b4f2b151e81160995da16a67a98e9eb50 (patch)
treef894da905645ebcfcbc3853a733c328e848350a6 /src/lib/testing_api_cmd_bank_history_debit.c
parent31b413fed228e84bfe968f6223ee5ae39520aa19 (diff)
downloadexchange-fc55952b4f2b151e81160995da16a67a98e9eb50.tar.gz
exchange-fc55952b4f2b151e81160995da16a67a98e9eb50.tar.bz2
exchange-fc55952b4f2b151e81160995da16a67a98e9eb50.zip
logging
Diffstat (limited to 'src/lib/testing_api_cmd_bank_history_debit.c')
-rw-r--r--src/lib/testing_api_cmd_bank_history_debit.c2
1 files changed, 1 insertions, 1 deletions
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,