aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSree Harsha Totakura <totakura@in.tum.de>2012-08-26 10:45:52 +0000
committerSree Harsha Totakura <totakura@in.tum.de>2012-08-26 10:45:52 +0000
commit22104baf555e8fec5ec65088b935de467f6abf63 (patch)
tree827dec215df5e584ea0d0f681ff80525ef88564f
parent5f6c6235e64474a115281d397850a6299d351280 (diff)
downloadgnunet-22104baf555e8fec5ec65088b935de467f6abf63.tar.gz
gnunet-22104baf555e8fec5ec65088b935de467f6abf63.zip
doxygen fixes
-rw-r--r--src/testbed/gnunet-service-testbed.c4
-rw-r--r--src/testbed/testbed_api_peers.c1
2 files changed, 2 insertions, 3 deletions
diff --git a/src/testbed/gnunet-service-testbed.c b/src/testbed/gnunet-service-testbed.c
index 8e6ab2325..7891c67b3 100644
--- a/src/testbed/gnunet-service-testbed.c
+++ b/src/testbed/gnunet-service-testbed.c
@@ -1985,8 +1985,8 @@ occ_cleanup (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
1985/** 1985/**
1986 * Task which will be run when overlay connect request has been timed out 1986 * Task which will be run when overlay connect request has been timed out
1987 * 1987 *
1988 * @param 1988 * @param cls the OverlayConnectContext
1989 * @return 1989 * @param tc the TaskContext
1990 */ 1990 */
1991static void 1991static void
1992timeout_overlay_connect (void *cls, 1992timeout_overlay_connect (void *cls,
diff --git a/src/testbed/testbed_api_peers.c b/src/testbed/testbed_api_peers.c
index 9ef1829a7..f80e5a904 100644
--- a/src/testbed/testbed_api_peers.c
+++ b/src/testbed/testbed_api_peers.c
@@ -228,7 +228,6 @@ oprelease_peer_stop (void *cls)
228 * @param peer_id the id of the peer whose information we have to get 228 * @param peer_id the id of the peer whose information we have to get
229 * @param operation_id the ip of the operation that should be represented in 229 * @param operation_id the ip of the operation that should be represented in
230 * the message 230 * the message
231 * @param
232 * @return the PeerGetConfigurationMessage 231 * @return the PeerGetConfigurationMessage
233 */ 232 */
234struct GNUNET_TESTBED_PeerGetConfigurationMessage * 233struct GNUNET_TESTBED_PeerGetConfigurationMessage *