fix
authorChristian Grothoff <christian@grothoff.org>
Sun, 2 May 2010 12:17:22 +0000 (12:17 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sun, 2 May 2010 12:17:22 +0000 (12:17 +0000)
src/peerinfo/test_peerinfo_api.c

index 3fa622f5085f5048ec359bac4116252599191094..ad93f706d7327b90856edb735317a42c9ab55415 100644 (file)
@@ -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;