gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] 02/02: fix type


From: gnunet
Subject: [GNUnet-SVN] [gnunet] 02/02: fix type
Date: Fri, 06 Oct 2017 00:17:29 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository gnunet.

commit 954500e2e8aab9f87a497fd12bad018bd9703628
Author: Christian Grothoff <address@hidden>
AuthorDate: Fri Oct 6 00:17:23 2017 +0200

    fix type
---
 src/social/gnunet-social.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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");

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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