aboutsummaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorSree Harsha Totakura <totakura@in.tum.de>2012-09-23 07:39:14 +0000
committerSree Harsha Totakura <totakura@in.tum.de>2012-09-23 07:39:14 +0000
commitf20d24f21aaf9231f929827a8ef737b237134716 (patch)
tree249bcae1875aacc271a93e69402f4e3a358c43f2 /src/include
parentf5194cbf71d48721d6d9d53d601d6519812d76a3 (diff)
downloadgnunet-f20d24f21aaf9231f929827a8ef737b237134716.tar.gz
gnunet-f20d24f21aaf9231f929827a8ef737b237134716.zip
doc
Diffstat (limited to 'src/include')
-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