gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r32054 - gnunet/src/ats-tests


From: gnunet
Subject: [GNUnet-SVN] r32054 - gnunet/src/ats-tests
Date: Tue, 28 Jan 2014 10:01:26 +0100

Author: wachs
Date: 2014-01-28 10:01:26 +0100 (Tue, 28 Jan 2014)
New Revision: 32054

Modified:
   gnunet/src/ats-tests/ats-testing.c
   gnunet/src/ats-tests/ats-testing.h
Log:
doxygen fixes


Modified: gnunet/src/ats-tests/ats-testing.c
===================================================================
--- gnunet/src/ats-tests/ats-testing.c  2014-01-28 08:53:19 UTC (rev 32053)
+++ gnunet/src/ats-tests/ats-testing.c  2014-01-28 09:01:26 UTC (rev 32054)
@@ -740,6 +740,7 @@
  * Signature of a main function for a testcase.
  *
  * @param cls closure
+ * @param h testbed handle
  * @param num_peers number of peers in 'peers'
  * @param peers_ handle to peers run in the testbed
  * @param links_succeeded the number of overlay link connection attempts that

Modified: gnunet/src/ats-tests/ats-testing.h
===================================================================
--- gnunet/src/ats-tests/ats-testing.h  2014-01-28 08:53:19 UTC (rev 32053)
+++ gnunet/src/ats-tests/ats-testing.h  2014-01-28 09:01:26 UTC (rev 32054)
@@ -476,7 +476,7 @@
  * @param log_frequency the logging frequency
  * @param testname the testname
  * @param masters the master peers used for benchmarking
- * @oaram num_master the number of master peers
+ * @param num_master the number of master peers
  * @return the logging handle or NULL on error
  */
 struct LoggingHandle *




reply via email to

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