aboutsummaryrefslogtreecommitdiff
path: root/src/testing
diff options
context:
space:
mode:
authorNathan S. Evans <evans@in.tum.de>2010-06-09 08:14:38 +0000
committerNathan S. Evans <evans@in.tum.de>2010-06-09 08:14:38 +0000
commit573060d3568338900141016ab2efff671a7a6f4d (patch)
tree5b3fbcd0150e62bf1dfbb57864c05fb89846cb24 /src/testing
parentc12b095834173407fb0a2d0c65d4ee8c37f71314 (diff)
downloadgnunet-573060d3568338900141016ab2efff671a7a6f4d.tar.gz
gnunet-573060d3568338900141016ab2efff671a7a6f4d.zip
doxygen
Diffstat (limited to 'src/testing')
-rw-r--r--src/testing/testing_group.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testing/testing_group.c b/src/testing/testing_group.c
index 2920594c5..7afbbd48b 100644
--- a/src/testing/testing_group.c
+++ b/src/testing/testing_group.c
@@ -2674,6 +2674,7 @@ GNUNET_TESTING_daemon_get (struct GNUNET_TESTING_PeerGroup *pg, unsigned int pos
2674 * Prototype of a function that will be called when a 2674 * Prototype of a function that will be called when a
2675 * particular operation was completed the testing library. 2675 * particular operation was completed the testing library.
2676 * 2676 *
2677 * @param cls closure (a struct RestartContext)
2677 * @param id id of the peer that was restarted 2678 * @param id id of the peer that was restarted
2678 * @param cfg handle to the configuration of the peer 2679 * @param cfg handle to the configuration of the peer
2679 * @param d handle to the daemon that was restarted 2680 * @param d handle to the daemon that was restarted