doxygen
authorSree Harsha Totakura <totakura@in.tum.de>
Fri, 19 Oct 2012 14:32:36 +0000 (14:32 +0000)
committerSree Harsha Totakura <totakura@in.tum.de>
Fri, 19 Oct 2012 14:32:36 +0000 (14:32 +0000)
src/testbed/gnunet-testbed-profiler.c

index 3e7960481d52ea4e5875c9b435005614b129d3f9..21faaa74a029b15bb53cdd99df55d98612fc69ee 100644 (file)
@@ -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