From: Sree Harsha Totakura Date: Fri, 19 Oct 2012 14:32:36 +0000 (+0000) Subject: doxygen X-Git-Tag: initial-import-from-subversion-38251~11299 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=2d05195fcef5070a203bf2a8b55ef3e5f429d4c7;p=oweals%2Fgnunet.git doxygen --- 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) * Callback to signal successfull startup of the controller process * * @param cls the closure from GNUNET_TESTBED_controller_start() - * @param cfg the configuration with which the controller has been started; + * @param config the configuration with which the controller has been started; * NULL if status is not GNUNET_OK * @param status GNUNET_OK if the startup is successfull; GNUNET_SYSERR if not, * GNUNET_TESTBED_controller_stop() shouldn't be called in this case