aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorSree Harsha Totakura <totakura@in.tum.de>2012-10-19 14:32:36 +0000
committerSree Harsha Totakura <totakura@in.tum.de>2012-10-19 14:32:36 +0000
commit2d05195fcef5070a203bf2a8b55ef3e5f429d4c7 (patch)
tree32512b432c666081d04c6619c6d6a5e018720b39 /src
parent6a265c35daddbd8906d1d9abacc0e420cc7bcd81 (diff)
downloadgnunet-2d05195fcef5070a203bf2a8b55ef3e5f429d4c7.tar.gz
gnunet-2d05195fcef5070a203bf2a8b55ef3e5f429d4c7.zip
doxygen
Diffstat (limited to 'src')
-rw-r--r--src/testbed/gnunet-testbed-profiler.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testbed/gnunet-testbed-profiler.c b/src/testbed/gnunet-testbed-profiler.c
index 3e7960481..21faaa74a 100644
--- a/src/testbed/gnunet-testbed-profiler.c
+++ b/src/testbed/gnunet-testbed-profiler.c
@@ -610,7 +610,7 @@ register_hosts (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
610 * Callback to signal successfull startup of the controller process 610 * Callback to signal successfull startup of the controller process
611 * 611 *
612 * @param cls the closure from GNUNET_TESTBED_controller_start() 612 * @param cls the closure from GNUNET_TESTBED_controller_start()
613 * @param cfg the configuration with which the controller has been started; 613 * @param config the configuration with which the controller has been started;
614 * NULL if status is not GNUNET_OK 614 * NULL if status is not GNUNET_OK
615 * @param status GNUNET_OK if the startup is successfull; GNUNET_SYSERR if not, 615 * @param status GNUNET_OK if the startup is successfull; GNUNET_SYSERR if not,
616 * GNUNET_TESTBED_controller_stop() shouldn't be called in this case 616 * GNUNET_TESTBED_controller_stop() shouldn't be called in this case