This commit is contained in:
Christian Grothoff 2023-05-21 19:25:31 +02:00
parent d36f1b3b6a
commit 89e2a02380
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -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)