From: Christian Grothoff Date: Mon, 14 Sep 2009 11:13:41 +0000 (+0000) Subject: fix X-Git-Tag: initial-import-from-subversion-38251~23488 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=cb1069c643a772882d701553d3670ca4a4480b24;p=oweals%2Fgnunet.git fix --- diff --git a/src/topology/gnunet-daemon-topology.c b/src/topology/gnunet-daemon-topology.c index 12171139e..36860215b 100644 --- a/src/topology/gnunet-daemon-topology.c +++ b/src/topology/gnunet-daemon-topology.c @@ -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;