From 45f43fcde72554f21fe384c4bbb199c010ef46c9 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 9 Jul 2022 11:28:33 +0200 Subject: -remove resolved FIXMEs --- src/auditor/taler-helper-auditor-deposits.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/auditor') diff --git a/src/auditor/taler-helper-auditor-deposits.c b/src/auditor/taler-helper-auditor-deposits.c index 2499df2eb..c08727d37 100644 --- a/src/auditor/taler-helper-auditor-deposits.c +++ b/src/auditor/taler-helper-auditor-deposits.c @@ -102,7 +102,7 @@ struct DepositConfirmationContext * @param dc the deposit confirmation we know * @return #GNUNET_OK to continue to iterate, #GNUNET_SYSERR to stop iterating */ -static int +static enum GNUNET_GenericReturnValue test_dc (void *cls, uint64_t serial_id, const struct TALER_AUDITORDB_DepositConfirmation *dc) -- cgit v1.2.3