fixing issue pointed out by amatus
[oweals/gnunet.git] / src / datacache / perf_datacache.c
index 10efa5eee99db89ffe4c000fb1663b7c5945e97c..0231992314ff3598733ab5086ca681dbc1a64586 100644 (file)
@@ -46,7 +46,7 @@ static int
 checkIt (void *cls,
         struct GNUNET_TIME_Absolute exp,
         const GNUNET_HashCode * key,
-         uint32_t size, 
+         size_t size, 
         const char *data, 
         enum GNUNET_BLOCK_Type type)
 {