aboutsummaryrefslogtreecommitdiff
path: root/src/ats-tests/ats-testing.c
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2014-01-28 09:01:26 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2014-01-28 09:01:26 +0000
commite213ad83a60ca87db9fac2909db409645d39ce83 (patch)
tree62fc62dbbe4e6eac14774ea29be2895974cd1d53 /src/ats-tests/ats-testing.c
parente01a1ee8da949396f01b24e91f64272c894e19bb (diff)
downloadgnunet-e213ad83a60ca87db9fac2909db409645d39ce83.tar.gz
gnunet-e213ad83a60ca87db9fac2909db409645d39ce83.zip
doxygen fixes
Diffstat (limited to 'src/ats-tests/ats-testing.c')
-rw-r--r--src/ats-tests/ats-testing.c1
1 files changed, 1 insertions, 0 deletions
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,
740 * Signature of a main function for a testcase. 740 * Signature of a main function for a testcase.
741 * 741 *
742 * @param cls closure 742 * @param cls closure
743 * @param h testbed handle
743 * @param num_peers number of peers in 'peers' 744 * @param num_peers number of peers in 'peers'
744 * @param peers_ handle to peers run in the testbed 745 * @param peers_ handle to peers run in the testbed
745 * @param links_succeeded the number of overlay link connection attempts that 746 * @param links_succeeded the number of overlay link connection attempts that