fix type
authorChristian Grothoff <christian@grothoff.org>
Thu, 5 Oct 2017 22:17:23 +0000 (00:17 +0200)
committerChristian Grothoff <christian@grothoff.org>
Thu, 5 Oct 2017 22:17:23 +0000 (00:17 +0200)
src/social/gnunet-social.c

index 0e52dccfa012c5fe1eca65488a0049504db5dcba..de680b11c55dd51a254a085f1ce166cdfb39a5d1 100644 (file)
@@ -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");