aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_file_information.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-10-05 22:40:56 +0000
committerChristian Grothoff <christian@grothoff.org>2013-10-05 22:40:56 +0000
commit2315ef124c25961fc88eadbf6b9d396de5d8f992 (patch)
treea7754822a32082cba386d0006b34280c1cd78358 /src/fs/fs_file_information.c
parent75d1e5a653155827bc49e84b8e9333715f7dea31 (diff)
downloadgnunet-2315ef124c25961fc88eadbf6b9d396de5d8f992.tar.gz
gnunet-2315ef124c25961fc88eadbf6b9d396de5d8f992.zip
-doxygen
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