gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r11285 - gnunet/src/testing


From: gnunet
Subject: [GNUnet-SVN] r11285 - gnunet/src/testing
Date: Mon, 10 May 2010 15:51:28 +0200

Author: nevans
Date: 2010-05-10 15:51:28 +0200 (Mon, 10 May 2010)
New Revision: 11285

Modified:
   gnunet/src/testing/testing_group.c
Log:
doxygen

Modified: gnunet/src/testing/testing_group.c
===================================================================
--- gnunet/src/testing/testing_group.c  2010-05-10 13:38:57 UTC (rev 11284)
+++ gnunet/src/testing/testing_group.c  2010-05-10 13:51:28 UTC (rev 11285)
@@ -640,6 +640,7 @@
  * existing connections of the target peer.
  *
  * @param pg the peer group we are dealing with
+ * @param proc the connection processor to use
  *
  * @return the number of connections created
  */
@@ -2570,7 +2571,9 @@
  * Prototype of a function that will be called when a
  * particular operation was completed the testing library.
  *
- * @param cls closure
+ * @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
  * @param emsg NULL on success
  */
 void restart_callback (void *cls,




reply via email to

[Prev in Thread] Current Thread [Next in Thread]