aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2013-08-12 14:35:24 +0000
committerFlorian Dold <florian.dold@gmail.com>2013-08-12 14:35:24 +0000
commita784d46eb79547f251599075bece274f48bf3427 (patch)
tree81dea0a04380ae456363f69eb3934f79495b80ad
parent9840485c5e55cfb288f1826b62d41410aeed3eec (diff)
downloadgnunet-a784d46eb79547f251599075bece274f48bf3427.tar.gz
gnunet-a784d46eb79547f251599075bece274f48bf3427.zip
- doxygen comment clarification
-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