fixing issue pointed out by amatus
[oweals/gnunet.git] / src / datacache / test_datacache.c
index 0c9399affabb1e29cd8a36c0b5509fc0d4979e08..da7894d6b601ac94216167dbc9d06e57854a7dd0 100644 (file)
@@ -42,7 +42,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)
 {