From: Matthias Wachs Date: Tue, 28 Jan 2014 09:01:26 +0000 (+0000) Subject: doxygen fixes X-Git-Tag: initial-import-from-subversion-38251~4924 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=e213ad83a60ca87db9fac2909db409645d39ce83;p=oweals%2Fgnunet.git doxygen fixes --- diff --git a/src/ats-tests/ats-testing.c b/src/ats-tests/ats-testing.c index 08a61367b..fea04f41b 100644 --- a/src/ats-tests/ats-testing.c +++ b/src/ats-tests/ats-testing.c @@ -740,6 +740,7 @@ peerinformation_cb (void *cb_cls, struct GNUNET_TESTBED_Operation *op, * Signature of a main function for a testcase. * * @param cls closure + * @param h testbed handle * @param num_peers number of peers in 'peers' * @param peers_ handle to peers run in the testbed * @param links_succeeded the number of overlay link connection attempts that diff --git a/src/ats-tests/ats-testing.h b/src/ats-tests/ats-testing.h index 705ea6605..8a59fb3f8 100644 --- a/src/ats-tests/ats-testing.h +++ b/src/ats-tests/ats-testing.h @@ -476,7 +476,7 @@ GNUNET_ATS_TEST_generate_traffic_stop_all (); * @param log_frequency the logging frequency * @param testname the testname * @param masters the master peers used for benchmarking - * @oaram num_master the number of master peers + * @param num_master the number of master peers * @return the logging handle or NULL on error */ struct LoggingHandle *