aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 */