gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r26788 - in gnunet/src: nse testing


From: gnunet
Subject: [GNUnet-SVN] r26788 - in gnunet/src: nse testing
Date: Sun, 7 Apr 2013 12:16:58 +0200

Author: harsha
Date: 2013-04-07 12:16:58 +0200 (Sun, 07 Apr 2013)
New Revision: 26788

Modified:
   gnunet/src/nse/gnunet-nse-profiler.c
   gnunet/src/testing/testing.c
Log:
- doxygen

Modified: gnunet/src/nse/gnunet-nse-profiler.c
===================================================================
--- gnunet/src/nse/gnunet-nse-profiler.c        2013-04-05 20:57:41 UTC (rev 
26787)
+++ gnunet/src/nse/gnunet-nse-profiler.c        2013-04-07 10:16:58 UTC (rev 
26788)
@@ -414,7 +414,6 @@
  * Callback function to process statistic values.
  *
  * @param cls struct StatsContext
- * @param peer the peer the statistics belong to
  * @param subsystem name of subsystem that created the statistic
  * @param name the name of the datum
  * @param value the current value

Modified: gnunet/src/testing/testing.c
===================================================================
--- gnunet/src/testing/testing.c        2013-04-05 20:57:41 UTC (rev 26787)
+++ gnunet/src/testing/testing.c        2013-04-07 10:16:58 UTC (rev 26788)
@@ -815,6 +815,9 @@
  *
  * @param system system to use to coordinate resource usage
  * @param cfg template configuration to update
+ * @param ports array with port numbers used in the created configuration.
+ *          Will be updated upon successful return.  Can be NULL
+ * @param nports the size of the `ports' array.  Will be updated.
  * @return GNUNET_OK on success, GNUNET_SYSERR on error - the configuration 
will
  *           be incomplete and should not be used there upon
  */




reply via email to

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