gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r23423 - gnunet/src/testbed


From: gnunet
Subject: [GNUnet-SVN] r23423 - gnunet/src/testbed
Date: Sun, 26 Aug 2012 12:45:52 +0200

Author: harsha
Date: 2012-08-26 12:45:52 +0200 (Sun, 26 Aug 2012)
New Revision: 23423

Modified:
   gnunet/src/testbed/gnunet-service-testbed.c
   gnunet/src/testbed/testbed_api_peers.c
Log:
doxygen fixes

Modified: gnunet/src/testbed/gnunet-service-testbed.c
===================================================================
--- gnunet/src/testbed/gnunet-service-testbed.c 2012-08-26 00:43:54 UTC (rev 
23422)
+++ gnunet/src/testbed/gnunet-service-testbed.c 2012-08-26 10:45:52 UTC (rev 
23423)
@@ -1985,8 +1985,8 @@
 /**
  * Task which will be run when overlay connect request has been timed out
  *
- * @param 
- * @return 
+ * @param cls the OverlayConnectContext
+ * @param tc the TaskContext
  */
 static void
 timeout_overlay_connect (void *cls,

Modified: gnunet/src/testbed/testbed_api_peers.c
===================================================================
--- gnunet/src/testbed/testbed_api_peers.c      2012-08-26 00:43:54 UTC (rev 
23422)
+++ gnunet/src/testbed/testbed_api_peers.c      2012-08-26 10:45:52 UTC (rev 
23423)
@@ -228,7 +228,6 @@
  * @param peer_id the id of the peer whose information we have to get
  * @param operation_id the ip of the operation that should be represented in
  *          the message
- * @param 
  * @return the PeerGetConfigurationMessage
  */
 struct GNUNET_TESTBED_PeerGetConfigurationMessage *




reply via email to

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