aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/testbed/testbed_api_peers.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testbed/testbed_api_peers.c b/src/testbed/testbed_api_peers.c
index f8a4b167d..b6de23331 100644
--- a/src/testbed/testbed_api_peers.c
+++ b/src/testbed/testbed_api_peers.c
@@ -685,6 +685,7 @@ GNUNET_TESTBED_peer_stop (void *op_cls,
685 * with event type GNUNET_TESTBED_ET_OPERATION_FINISHED when result for this 685 * with event type GNUNET_TESTBED_ET_OPERATION_FINISHED when result for this
686 * operation is available. Instead, the GNUNET_TESTBED_PeerInfoCallback() will 686 * operation is available. Instead, the GNUNET_TESTBED_PeerInfoCallback() will
687 * be called. 687 * be called.
688 * The peer information in the callback is valid until the operation is canceled.
688 * 689 *
689 * @param peer peer to request information about 690 * @param peer peer to request information about
690 * @param pit desired information 691 * @param pit desired information