From 4c49ea8f7c11af08bbdbbe8e06db306fb9f52a5f Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 29 Aug 2009 21:18:20 +0000 Subject: [PATCH] finish publish shutdown code --- src/fs/fs_publish.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/fs/fs_publish.c b/src/fs/fs_publish.c index 6a8bfc97a..34d478b85 100644 --- a/src/fs/fs_publish.c +++ b/src/fs/fs_publish.c @@ -283,7 +283,7 @@ publish_kblocks (struct GNUNET_FS_PublishContext *sc, struct GNUNET_FS_FileInformation *p) { // FIXME: build all kblocks - // call publish_kblock on each + // call publish_block on each GNUNET_FS_file_information_sync (p); -- 2.25.1