gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r8990 - gnunet/src/topology
Date: Mon, 14 Sep 2009 05:13:42 -0600

Author: grothoff
Date: 2009-09-14 05:13:41 -0600 (Mon, 14 Sep 2009)
New Revision: 8990

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        2009-09-14 07:28:56 UTC 
(rev 8989)
+++ gnunet/src/topology/gnunet-daemon-topology.c        2009-09-14 11:13:41 UTC 
(rev 8990)
@@ -894,7 +894,8 @@
 hello_advertising (void *cls,
                   const struct GNUNET_PeerIdentity *
                   receiver,
-                  void *position, unsigned int padding)
+                  void *position, 
+                  xsize_t padding)
 {
   struct PeerList *pl;
   struct HelloList *pos;





reply via email to

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