From: Christian Grothoff Date: Sun, 2 May 2010 12:17:22 +0000 (+0000) Subject: fix X-Git-Tag: initial-import-from-subversion-38251~21924 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=aec543b2999864b89edb9ffa1d45fbdbf187fb4c;p=oweals%2Fgnunet.git fix --- diff --git a/src/peerinfo/test_peerinfo_api.c b/src/peerinfo/test_peerinfo_api.c index 3fa622f50..ad93f706d 100644 --- a/src/peerinfo/test_peerinfo_api.c +++ b/src/peerinfo/test_peerinfo_api.c @@ -50,7 +50,7 @@ static int check_it (void *cls, const char *tname, struct GNUNET_TIME_Absolute expiration, - const void *addr, size_t addrlen) + const void *addr, uint16_t addrlen) { unsigned int *agc = cls;