From: Florian Dold Date: Mon, 12 Aug 2013 14:35:24 +0000 (+0000) Subject: - doxygen comment clarification X-Git-Tag: initial-import-from-subversion-38251~7907 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a784d46eb79547f251599075bece274f48bf3427;p=oweals%2Fgnunet.git - doxygen comment clarification --- 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, * with event type GNUNET_TESTBED_ET_OPERATION_FINISHED when result for this * operation is available. Instead, the GNUNET_TESTBED_PeerInfoCallback() will * be called. + * The peer information in the callback is valid until the operation is canceled. * * @param peer peer to request information about * @param pit desired information