commit 89e2a02380738262a473997c7cb87b77633819da
parent d36f1b3b6a6f99b3393eeefe61b23d18c710c1c2
Author: Christian Grothoff <grothoff@gnunet.org>
Date: Sun, 21 May 2023 19:25:31 +0200
-style
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/benchmark/taler-exchange-benchmark.c b/src/benchmark/taler-exchange-benchmark.c
@@ -521,7 +521,7 @@ launch_fakebank (void *cls)
* @param config_file configuration file to use
* @return #GNUNET_OK on success
*/
-static int
+static enum GNUNET_GenericReturnValue
parallel_benchmark (TALER_TESTING_Main main_cb,
void *main_cb_cls,
const char *config_file)