fix
authorChristian Grothoff <christian@grothoff.org>
Mon, 14 Sep 2009 11:13:41 +0000 (11:13 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 14 Sep 2009 11:13:41 +0000 (11:13 +0000)
src/topology/gnunet-daemon-topology.c

index 12171139e18b60a8def5c2c44b9f7ebbce2ed8f7..36860215b5e4645b6c96a4be2f192aeee91a154c 100644 (file)
@@ -894,7 +894,8 @@ static unsigned int
 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;