aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2023-05-21 19:25:31 +0200
committerChristian Grothoff <grothoff@gnunet.org>2023-05-21 19:25:31 +0200
commit89e2a02380738262a473997c7cb87b77633819da (patch)
treeb8d13cc7ccd972520d8614cb15e5a61750f853da
parentd36f1b3b6a6f99b3393eeefe61b23d18c710c1c2 (diff)
downloadexchange-89e2a02380738262a473997c7cb87b77633819da.tar.xz
-style
-rw-r--r--src/benchmark/taler-exchange-benchmark.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/benchmark/taler-exchange-benchmark.c b/src/benchmark/taler-exchange-benchmark.c
index d076fb806..8e61129f0 100644
--- 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)