From 49f773669dc0e7bfced5b1082b52de81595a15c0 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Wed, 6 Nov 2013 16:19:37 +0000 Subject: new identities for blacklist checks --- src/transport/transport-testing.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/transport/transport-testing.c') 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 GNUNET_log_from (GNUNET_ERROR_TYPE_DEBUG, "transport-testing", "Peer %u configured with identity `%s'\n", p->no, - GNUNET_i2s (&p->id)); + GNUNET_i2s_full (&p->id)); } p->tth = tth; -- cgit v1.2.3