aboutsummaryrefslogtreecommitdiff
path: root/src/testing
diff options
context:
space:
mode:
authorNathan S. Evans <evans@in.tum.de>2010-05-12 11:03:13 +0000
committerNathan S. Evans <evans@in.tum.de>2010-05-12 11:03:13 +0000
commitefe49b0195806a23912e11e8566b5fb788faa244 (patch)
tree539c8fbda5c26966bd4a9bdadc3db7293ca79b8b /src/testing
parent15c49c3b1576f03a22c5ccb8aee1321700a0ad85 (diff)
downloadgnunet-efe49b0195806a23912e11e8566b5fb788faa244.tar.gz
gnunet-efe49b0195806a23912e11e8566b5fb788faa244.zip
doxygen
Diffstat (limited to 'src/testing')
-rw-r--r--src/testing/testing_group.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/testing/testing_group.c b/src/testing/testing_group.c
index 6537da8ac..cbab2b36c 100644
--- a/src/testing/testing_group.c
+++ b/src/testing/testing_group.c
@@ -2880,7 +2880,6 @@ GNUNET_TESTING_daemons_churn (struct GNUNET_TESTING_PeerGroup *pg,
2880 * Restart all peers in the given group. 2880 * Restart all peers in the given group.
2881 * 2881 *
2882 * @param pg the handle to the peer group 2882 * @param pg the handle to the peer group
2883 * @param timeout how long to wait on failure
2884 * @param callback function to call on completion (or failure) 2883 * @param callback function to call on completion (or failure)
2885 * @param callback_cls closure for the callback function 2884 * @param callback_cls closure for the callback function
2886 */ 2885 */