From: Christian Grothoff Date: Mon, 14 Sep 2009 11:13:59 +0000 (+0000) Subject: fix X-Git-Tag: initial-import-from-subversion-38251~23487 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a4dfd3732167dba17dc8bab8694d1e49f9972f5c;p=oweals%2Fgnunet.git fix --- diff --git a/src/topology/gnunet-daemon-topology.c b/src/topology/gnunet-daemon-topology.c index 36860215b..466e06961 100644 --- a/src/topology/gnunet-daemon-topology.c +++ b/src/topology/gnunet-daemon-topology.c @@ -895,7 +895,7 @@ hello_advertising (void *cls, const struct GNUNET_PeerIdentity * receiver, void *position, - xsize_t padding) + size_t padding) { struct PeerList *pl; struct HelloList *pos;