doxygen
[oweals/gnunet.git] / 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