aboutsummaryrefslogtreecommitdiff
path: root/src/transport/transport-testing.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/transport-testing.c')
-rw-r--r--src/transport/transport-testing.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/transport-testing.c b/src/transport/transport-testing.c
index 30cb87832..51aa0a55f 100644
--- a/src/transport/transport-testing.c
+++ b/src/transport/transport-testing.c
@@ -299,7 +299,7 @@ GNUNET_TRANSPORT_TESTING_start_peer (struct GNUNET_TRANSPORT_TESTING_handle *tth
299 GNUNET_log_from (GNUNET_ERROR_TYPE_DEBUG, "transport-testing", 299 GNUNET_log_from (GNUNET_ERROR_TYPE_DEBUG, "transport-testing",
300 "Peer %u configured with identity `%s'\n", 300 "Peer %u configured with identity `%s'\n",
301 p->no, 301 p->no,
302 GNUNET_i2s (&p->id)); 302 GNUNET_i2s_full (&p->id));
303 } 303 }
304 304
305 p->tth = tth; 305 p->tth = tth;