From 0ff8ec8da93cdef145aee4339b357048af95c9eb Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 23 Mar 2020 21:00:08 +0100 Subject: fix comments and handling of revocations in coins auditor --- src/auditor/taler-helper-auditor-deposits.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/auditor/taler-helper-auditor-deposits.c') diff --git a/src/auditor/taler-helper-auditor-deposits.c b/src/auditor/taler-helper-auditor-deposits.c index 7d374ec77..1b6a46f1d 100644 --- a/src/auditor/taler-helper-auditor-deposits.c +++ b/src/auditor/taler-helper-auditor-deposits.c @@ -37,7 +37,7 @@ static int global_ret; /** - * Array of TALER_ARL_reports about missing deposit confirmations. + * Array of reports about missing deposit confirmations. */ static json_t *report_deposit_confirmation_inconsistencies; @@ -155,7 +155,7 @@ test_dc (void *cls, /** - * Check that the deposit-confirmations that were TALER_ARL_reported to + * Check that the deposit-confirmations that were reported to * us by merchants are also in the exchange's database. * * @param cls closure -- cgit v1.2.3