gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r30184 - gnunet/src/include


From: gnunet
Subject: [GNUnet-SVN] r30184 - gnunet/src/include
Date: Mon, 14 Oct 2013 15:21:42 +0200

Author: grothoff
Date: 2013-10-14 15:21:42 +0200 (Mon, 14 Oct 2013)
New Revision: 30184

Modified:
   gnunet/src/include/gnunet_testbed_service.h
Log:
-doxygen fixes


Modified: gnunet/src/include/gnunet_testbed_service.h
===================================================================
--- gnunet/src/include/gnunet_testbed_service.h 2013-10-14 13:21:05 UTC (rev 
30183)
+++ gnunet/src/include/gnunet_testbed_service.h 2013-10-14 13:21:42 UTC (rev 
30184)
@@ -1437,11 +1437,11 @@
  *        for all peer start events even if GNUNET_TESTBED_ET_PEER_START isn't
  *        set in the event_mask as this is the only way get access to the
  *        handle of each peer
- * @param cc_cls closure for cc
+ * @param cc_cls closure for @a cc
  * @param test_master this callback will be called once the test is ready or
  *          upon timeout
- * @param test_master_cls closure for 'test_master'.
- * @return GNUNET_SYSERR on error, GNUNET_OK on success
+ * @param test_master_cls closure for @a test_master.
+ * @return #GNUNET_SYSERR on error, #GNUNET_OK on success
  */
 int
 GNUNET_TESTBED_test_run (const char *testname,




reply via email to

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