projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c12b095
)
doxygen
author
Nathan S. Evans
<evans@in.tum.de>
Wed, 9 Jun 2010 08:14:38 +0000
(08:14 +0000)
committer
Nathan S. Evans
<evans@in.tum.de>
Wed, 9 Jun 2010 08:14:38 +0000
(08:14 +0000)
src/testing/testing_group.c
patch
|
blob
|
history
diff --git
a/src/testing/testing_group.c
b/src/testing/testing_group.c
index 2920594c5c925d2aca5eebb06d16c733b8cc831f..7afbbd48be29360a8089d59cd2f08f8e96b5d529 100644
(file)
--- 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
* Prototype of a function that will be called when a
* particular operation was completed the testing library.
*
+ * @param cls closure (a struct RestartContext)
* @param id id of the peer that was restarted
* @param cfg handle to the configuration of the peer
* @param d handle to the daemon that was restarted