-fix
authorChristian Grothoff <christian@grothoff.org>
Mon, 30 Jan 2012 12:18:56 +0000 (12:18 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 30 Jan 2012 12:18:56 +0000 (12:18 +0000)
src/transport/gnunet-service-transport_neighbours.c

index 786dca9f99d3925a2dc3e939b497a3dc9dd12562..1312ee5460597e1bdedb8e7aa8257b0aa6aa13ea 100644 (file)
@@ -872,7 +872,7 @@ send_disconnect (struct NeighbourMapEntry * n)
 #if DEBUG_TRANSPORT
   GNUNET_log (GNUNET_ERROR_TYPE_ERROR,
               "Sending DISCONNECT message to peer `%4s'\n",
-              GNUNET_i2s (target));
+              GNUNET_i2s (&n->id));
 #endif
 
   disconnect_msg.header.size = htons (sizeof (struct SessionDisconnectMessage));