From: Christian Grothoff Date: Thu, 30 Jun 2016 15:05:34 +0000 (+0000) Subject: -doxygen X-Git-Tag: initial-import-from-subversion-38251~640 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=ec5c015f1369f9b6b65c388d51bd282ea06bfdb6;p=oweals%2Fgnunet.git -doxygen --- diff --git a/src/testbed/test_testbed_api_controllerlink.c b/src/testbed/test_testbed_api_controllerlink.c index 699a18215..6ed7e5733 100644 --- a/src/testbed/test_testbed_api_controllerlink.c +++ b/src/testbed/test_testbed_api_controllerlink.c @@ -742,7 +742,7 @@ status_cb (void *cls, const struct GNUNET_CONFIGURATION_Handle *config, /** - * Callbacks of this type are called by GNUNET_TESTBED_is_host_habitable to + * Callbacks of this type are called by #GNUNET_TESTBED_is_host_habitable to * inform whether the given host is habitable or not. The Handle returned by * GNUNET_TESTBED_is_host_habitable() is invalid after this callback is called * @@ -778,7 +778,7 @@ host_habitable_cb (void *cls, * Main run function. * * @param cls NULL - * @param args arguments passed to GNUNET_PROGRAM_run + * @param args arguments passed to #GNUNET_PROGRAM_run() * @param cfgfile the path to configuration file * @param cfg the configuration file handle */