fix
authorChristian Grothoff <christian@grothoff.org>
Mon, 8 Mar 2010 18:41:34 +0000 (18:41 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 8 Mar 2010 18:41:34 +0000 (18:41 +0000)
src/topology/gnunet-daemon-topology.c

index 7f761360d20a48a9a81309d29a01b751a5b05e14..f69bc146803ff45895572c5ae4a9d8549359547c 100644 (file)
@@ -1118,7 +1118,7 @@ read_friends_file (const struct GNUNET_CONFIGURATION_Handle *cfg)
            {
              GNUNET_log (GNUNET_ERROR_TYPE_WARNING,
                          _("Found myself `%s' in friend list (useless, ignored)\n"),
-                         GNUNET_i2s (&fl->id));
+                         GNUNET_i2s (&pid));
            }
        }
       pos = pos + sizeof (struct GNUNET_CRYPTO_HashAsciiEncoded);