aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_testbed_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_testbed_service.h')
-rw-r--r--src/include/gnunet_testbed_service.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/include/gnunet_testbed_service.h b/src/include/gnunet_testbed_service.h
index 73dc88498..3f2951411 100644
--- a/src/include/gnunet_testbed_service.h
+++ b/src/include/gnunet_testbed_service.h
@@ -804,13 +804,11 @@ GNUNET_TESTBED_peer_get_information (struct GNUNET_TESTBED_Peer *peer,
804 804
805 805
806/** 806/**
807 * Change peer configuration. Must only be called while the 807 * Change @a peer configuration. Ports and paths cannot be changed this
808 * peer is stopped. Ports and paths cannot be changed this
809 * way. 808 * way.
810 * 809 *
811 * @param peer peer to change configuration for 810 * @param peer peer to change configuration for
812 * @param cfg new configuration (differences to existing 811 * @param cfg new configuration
813 * configuration only)
814 * @return handle to the operation 812 * @return handle to the operation
815 */ 813 */
816struct GNUNET_TESTBED_Operation * 814struct GNUNET_TESTBED_Operation *