fix
authorChristian Grothoff <christian@grothoff.org>
Mon, 5 Oct 2009 10:26:04 +0000 (10:26 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 5 Oct 2009 10:26:04 +0000 (10:26 +0000)
src/fs/gnunet-service-fs.c

index 1e57ef73d8e0c90d1770e979c014aaeb16ba4ae7..2a50cbee915d30ce98acd4a6cd021132d4b712aa 100644 (file)
@@ -1671,7 +1671,7 @@ transmit_request_cb (void *cls,
   struct GetMessage *gm;
   GNUNET_HashCode *ext;
   char *bfdata;
-  uint16_t msize;
+  size_t msize;
   unsigned int k;
 
   pr->cth = NULL;