aboutsummaryrefslogtreecommitdiff
path: root/src/auditor/taler-helper-auditor-deposits.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-07-09 11:28:33 +0200
committerChristian Grothoff <christian@grothoff.org>2022-07-09 11:28:38 +0200
commit45f43fcde72554f21fe384c4bbb199c010ef46c9 (patch)
tree2a5635b77adfa17fb302852ee4d6e644e6c19577 /src/auditor/taler-helper-auditor-deposits.c
parent1628f0255c78864fa0af05d065ff31449aa92806 (diff)
downloadexchange-45f43fcde72554f21fe384c4bbb199c010ef46c9.tar.xz
-remove resolved FIXMEs
Diffstat (limited to 'src/auditor/taler-helper-auditor-deposits.c')
-rw-r--r--src/auditor/taler-helper-auditor-deposits.c2
1 files changed, 1 insertions, 1 deletions
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)