gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r37598 - gnunet/src/social


From: gnunet
Subject: [GNUnet-SVN] r37598 - gnunet/src/social
Date: Thu, 28 Jul 2016 02:37:46 +0200

Author: lynx
Date: 2016-07-28 02:37:45 +0200 (Thu, 28 Jul 2016)
New Revision: 37598

Modified:
   gnunet/src/social/gnunet-service-social.c
Log:
-unvoluntary edit

Modified: gnunet/src/social/gnunet-service-social.c
===================================================================
--- gnunet/src/social/gnunet-service-social.c   2016-07-28 00:31:50 UTC (rev 
37597)
+++ gnunet/src/social/gnunet-service-social.c   2016-07-28 00:37:45 UTC (rev 
37598)
@@ -1539,7 +1539,7 @@
 
     GNUNET_log (GNUNET_ERROR_TYPE_WARNING,
                 "%p Client connected as host to place %s.\n",
-                hst, &plc->pub_key_hash);
+                hst, GNUNET_h2s (&plc->pub_key_hash));
 
     struct ClientListItem *cli = GNUNET_new (struct ClientListItem);
     cli->client = client;




reply via email to

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