aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/transport/transport-testing.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/transport/transport-testing.c b/src/transport/transport-testing.c
index 8919aa555..f6bfa289c 100644
--- a/src/transport/transport-testing.c
+++ b/src/transport/transport-testing.c
@@ -456,9 +456,9 @@ GNUNET_TRANSPORT_TESTING_stop_peer (struct GNUNET_TRANSPORT_TESTING_handle *tth,
456 456
457 457
458/** 458/**
459 * Connect the given peers and call the callback when both peers report the 459 * Initiate a connection from p1 to p2 by offering p1 p2's HELLO message
460 * inbound connection. Remarks: start_peer's notify_connect callback can be called 460 *
461 * before. 461 * Remarks: start_peer's notify_connect callback can be called before.
462 * 462 *
463 * @param tth transport testing handle 463 * @param tth transport testing handle
464 * @param p1 peer 1 464 * @param p1 peer 1