logfix
authorChristian Grothoff <christian@grothoff.org>
Mon, 12 Apr 2010 19:52:36 +0000 (19:52 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 12 Apr 2010 19:52:36 +0000 (19:52 +0000)
src/core/gnunet-service-core.c

index abe2d398eef0aadae669596e6d0708008fcd4d07..b2a958e97a9c83cded2338e19ec7c9778e6f0a4f 100644 (file)
@@ -2627,7 +2627,7 @@ process_hello_retry_handle_set_key (void *cls,
          GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
                      "Received `%s' for `%4s', continuing processing of `%s' message.\n",
                      "HELLO",
-                     GNUNET_i2s (peer),
+                     GNUNET_i2s (&n->peer),
                      "SET_KEY");
 #endif
          handle_set_key (n, sm);