aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_file_information.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/fs_file_information.c')
-rw-r--r--src/fs/fs_file_information.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/fs/fs_file_information.c b/src/fs/fs_file_information.c
index ad3dda05b..1e997cfab 100644
--- a/src/fs/fs_file_information.c
+++ b/src/fs/fs_file_information.c
@@ -273,9 +273,6 @@ GNUNET_FS_file_information_is_directory (const struct GNUNET_FS_FileInformation
273 273
274/** 274/**
275 * Create an entry for an empty directory in a publish-structure. 275 * Create an entry for an empty directory in a publish-structure.
276 * This function should be used by applications for which the
277 * use of "GNUNET_FS_file_information_create_from_directory"
278 * is not appropriate.
279 * 276 *
280 * @param h handle to the file sharing subsystem 277 * @param h handle to the file sharing subsystem
281 * @param client_info initial value for the client-info value for this entry 278 * @param client_info initial value for the client-info value for this entry