From 8080b1223983045fc3374e67fc01be643a84a09f Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 30 Apr 2010 08:57:16 +0000 Subject: towards fi synchronization --- src/fs/test_fs_download.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/fs/test_fs_download.c') diff --git a/src/fs/test_fs_download.c b/src/fs/test_fs_download.c index b06f0e965..047c314e4 100644 --- a/src/fs/test_fs_download.c +++ b/src/fs/test_fs_download.c @@ -296,7 +296,8 @@ run (void *cls, buf[i] = GNUNET_CRYPTO_random_u32 (GNUNET_CRYPTO_QUALITY_WEAK, 256); meta = GNUNET_CONTAINER_meta_data_create (); kuri = GNUNET_FS_uri_ksk_create_from_args (2, keywords); - fi = GNUNET_FS_file_information_create_from_data ("publish-context", + fi = GNUNET_FS_file_information_create_from_data (fs, + "publish-context", FILESIZE, buf, kuri, -- cgit v1.2.3