aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_testing_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_testing_lib.h')
-rw-r--r--src/include/gnunet_testing_lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_testing_lib.h b/src/include/gnunet_testing_lib.h
index 459e43314..41dc21f75 100644
--- a/src/include/gnunet_testing_lib.h
+++ b/src/include/gnunet_testing_lib.h
@@ -150,7 +150,7 @@ void GNUNET_TESTING_daemons_connect (struct GNUNET_TESTING_Daemon *d1,
150 * list; va only contains anything if hostname != NULL. 150 * list; va only contains anything if hostname != NULL.
151 */ 151 */
152void 152void
153GNUNET_TESTING_daemons_start_Va (struct GNUNET_SCHEDULER_Handle *sched, 153GNUNET_TESTING_daemons_start_va (struct GNUNET_SCHEDULER_Handle *sched,
154 struct GNUNET_CONFIGURATION_Handle *cfg, 154 struct GNUNET_CONFIGURATION_Handle *cfg,
155 unsigned int total, 155 unsigned int total,
156 const char *service_home_prefix, 156 const char *service_home_prefix,