-fix-ftbfs
authorChristian Grothoff <christian@grothoff.org>
Mon, 23 Dec 2013 17:11:30 +0000 (17:11 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 23 Dec 2013 17:11:30 +0000 (17:11 +0000)
src/transport/gnunet-service-transport_neighbours.c

index 4e8e0af0750087d76402b9b7128a1e9253a0ef6a..7183f1f8489fd0e8844d2ba08e90274802da3cb9 100644 (file)
@@ -1741,7 +1741,7 @@ send_session_connect_ack_message (const struct GNUNET_HELLO_Address *address,
 
   GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
               "Sending CONNECT_ACK to peer `%s'\n",
-              GNUNET_i2s (peer));
+              GNUNET_i2s (&address->peer));
   if (NULL == (papi = GST_plugins_find (address->transport_name)))
   {
     GNUNET_break (0);