gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r26572 - gnunet/src/topology


From: gnunet
Subject: [GNUnet-SVN] r26572 - gnunet/src/topology
Date: Fri, 22 Mar 2013 15:53:23 +0100

Author: wachs
Date: 2013-03-22 15:53:22 +0100 (Fri, 22 Mar 2013)
New Revision: 26572

Modified:
   gnunet/src/topology/gnunet-daemon-topology.c
Log:
 fix


Modified: gnunet/src/topology/gnunet-daemon-topology.c
===================================================================
--- gnunet/src/topology/gnunet-daemon-topology.c        2013-03-22 13:46:08 UTC 
(rev 26571)
+++ gnunet/src/topology/gnunet-daemon-topology.c        2013-03-22 14:53:22 UTC 
(rev 26572)
@@ -1144,9 +1144,7 @@
  */
 static int
 handle_encrypted_hello (void *cls, const struct GNUNET_PeerIdentity *other,
-                        const struct GNUNET_MessageHeader *message,
-                        const struct GNUNET_ATS_Information *atsi,
-                        unsigned int atsi_count)
+                        const struct GNUNET_MessageHeader *message)
 {
   struct Peer *peer;
   struct GNUNET_PeerIdentity pid;




reply via email to

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