From: Christian Grothoff Date: Thu, 5 Oct 2017 22:17:23 +0000 (+0200) Subject: fix type X-Git-Tag: gnunet-0.11.0rc0~103^2~2 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=954500e2e8aab9f87a497fd12bad018bd9703628;p=oweals%2Fgnunet.git fix type --- diff --git a/src/social/gnunet-social.c b/src/social/gnunet-social.c index 0e52dccfa..de680b11c 100644 --- a/src/social/gnunet-social.c +++ b/src/social/gnunet-social.c @@ -281,7 +281,7 @@ exit_fail () * This also indicates the end of the connection to the service. */ static void -host_left () +host_left (void *cls) { GNUNET_log (GNUNET_ERROR_TYPE_WARNING, "The host has left the place.\n");