aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/include/gnunet_testbed_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_testbed_service.h b/src/include/gnunet_testbed_service.h
index a13c2bb10..ab8db8783 100644
--- a/src/include/gnunet_testbed_service.h
+++ b/src/include/gnunet_testbed_service.h
@@ -584,7 +584,7 @@ enum GNUNET_TESTBED_ConnectOption
584 * @param p1 first peer 584 * @param p1 first peer
585 * @param p2 second peer 585 * @param p2 second peer
586 * @param co option to change 586 * @param co option to change
587 * @param ... option-specific values 587 * @param ap option-specific values
588 * @return handle to the operation, NULL if configuring the link at this 588 * @return handle to the operation, NULL if configuring the link at this
589 * time is not allowed 589 * time is not allowed
590 */ 590 */