From d0e3840931750ca4bf4848d950ab9a0c0b5022bc Mon Sep 17 00:00:00 2001 From: Sree Harsha Totakura Date: Mon, 10 Sep 2012 20:33:02 +0000 Subject: cleanup when operations fail --- src/testbed/testbed_api_peers.c | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'src/testbed/testbed_api_peers.c') diff --git a/src/testbed/testbed_api_peers.c b/src/testbed/testbed_api_peers.c index fef701f91..b5f55b8f8 100644 --- a/src/testbed/testbed_api_peers.c +++ b/src/testbed/testbed_api_peers.c @@ -562,9 +562,10 @@ GNUNET_TESTBED_peer_stop (struct GNUNET_TESTBED_Peer *peer, /** - * Request information about a peer. The controller callback will be called with - * event type GNUNET_TESTBED_ET_OPERATION_FINISHED when result for this - * operation is available + * Request information about a peer. The controller callback will not be called + * with event type GNUNET_TESTBED_ET_OPERATION_FINISHED when result for this + * operation is available. Instead, the GNUNET_TESTBED_PeerInfoCallback() will + * be called. * * @param peer peer to request information about * @param pit desired information -- cgit v1.2.3