From: Carlo von lynX Date: Thu, 28 Jul 2016 00:37:45 +0000 (+0000) Subject: -unvoluntary edit X-Git-Tag: initial-import-from-subversion-38251~484 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=9517e45e19a2552554b2a4e2c6faf48d04c78ffb;p=oweals%2Fgnunet.git -unvoluntary edit --- diff --git a/src/social/gnunet-service-social.c b/src/social/gnunet-service-social.c index 73acc870d..e499130d4 100644 --- a/src/social/gnunet-service-social.c +++ b/src/social/gnunet-service-social.c @@ -1539,7 +1539,7 @@ client_recv_host_enter (void *cls, struct GNUNET_SERVER_Client *client, 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;