gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r10519 - gnunet/src/topology


From: gnunet
Subject: [GNUnet-SVN] r10519 - gnunet/src/topology
Date: Mon, 8 Mar 2010 19:41:34 +0100

Author: grothoff
Date: 2010-03-08 19:41:34 +0100 (Mon, 08 Mar 2010)
New Revision: 10519

Modified:
   gnunet/src/topology/gnunet-daemon-topology.c
Log:
fix

Modified: gnunet/src/topology/gnunet-daemon-topology.c
===================================================================
--- gnunet/src/topology/gnunet-daemon-topology.c        2010-03-08 18:40:13 UTC 
(rev 10518)
+++ gnunet/src/topology/gnunet-daemon-topology.c        2010-03-08 18:41:34 UTC 
(rev 10519)
@@ -1118,7 +1118,7 @@
            {
              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);





reply via email to

[Prev in Thread] Current Thread [Next in Thread]