From 954500e2e8aab9f87a497fd12bad018bd9703628 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 6 Oct 2017 00:17:23 +0200 Subject: fix type --- src/social/gnunet-social.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/social/gnunet-social.c') 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"); -- cgit v1.2.3