From cedcde4939d560783286b533d01fbe6163dc5766 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 22 Oct 2022 14:46:52 +0200 Subject: fix taler-auditor-sync: needs two plugins running in parallel with their own prepare counters --- src/auditor/taler-auditor-sync.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/auditor/taler-auditor-sync.c') diff --git a/src/auditor/taler-auditor-sync.c b/src/auditor/taler-auditor-sync.c index 16ace8fa5..803328f2e 100644 --- a/src/auditor/taler-auditor-sync.c +++ b/src/auditor/taler-auditor-sync.c @@ -392,7 +392,7 @@ do_sync (void *cls) * @param value actual value of the option (a string) * @return #GNUNET_OK */ -static int +static enum GNUNET_GenericReturnValue set_filename (struct GNUNET_GETOPT_CommandLineProcessorContext *ctx, void *scls, const char *option, -- cgit v1.2.3