doxygen
authorNathan S. Evans <evans@in.tum.de>
Wed, 9 Jun 2010 08:14:38 +0000 (08:14 +0000)
committerNathan S. Evans <evans@in.tum.de>
Wed, 9 Jun 2010 08:14:38 +0000 (08:14 +0000)
src/testing/testing_group.c

index 2920594c5c925d2aca5eebb06d16c733b8cc831f..7afbbd48be29360a8089d59cd2f08f8e96b5d529 100644 (file)
@@ -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