aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_testbed_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_testbed_service.h')
-rw-r--r--src/include/gnunet_testbed_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_testbed_service.h b/src/include/gnunet_testbed_service.h
index 5563bd6be..0182a34e7 100644
--- a/src/include/gnunet_testbed_service.h
+++ b/src/include/gnunet_testbed_service.h
@@ -577,7 +577,7 @@ GNUNET_TESTBED_controller_link (struct GNUNET_TESTBED_Controller *master,
577 * @param slave_host which host is used to run the slave controller; use NULL to 577 * @param slave_host which host is used to run the slave controller; use NULL to
578 * make the master controller connect to the delegated host 578 * make the master controller connect to the delegated host
579 * @param sxcfg serialized and compressed configuration 579 * @param sxcfg serialized and compressed configuration
580 * @param sxcfg_size the size scfg 580 * @param sxcfg_size the size sxcfg
581 * @param scfg_size the size of uncompressed serialized configuration 581 * @param scfg_size the size of uncompressed serialized configuration
582 * @param is_subordinate GNUNET_YES if the controller at delegated_host should 582 * @param is_subordinate GNUNET_YES if the controller at delegated_host should
583 * be started by the master controller; GNUNET_NO if we are just 583 * be started by the master controller; GNUNET_NO if we are just