aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_fs_service.h
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/include/gnunet_fs_service.h
parent75d1e5a653155827bc49e84b8e9333715f7dea31 (diff)
downloadgnunet-2315ef124c25961fc88eadbf6b9d396de5d8f992.tar.gz
gnunet-2315ef124c25961fc88eadbf6b9d396de5d8f992.zip
-doxygen
Diffstat (limited to 'src/include/gnunet_fs_service.h')
-rw-r--r--src/include/gnunet_fs_service.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/include/gnunet_fs_service.h b/src/include/gnunet_fs_service.h
index 3a3228a6e..dbd885353 100644
--- a/src/include/gnunet_fs_service.h
+++ b/src/include/gnunet_fs_service.h
@@ -1841,9 +1841,6 @@ GNUNET_FS_file_information_create_from_reader (struct GNUNET_FS_Handle *h,
1841 1841
1842/** 1842/**
1843 * Create an entry for an empty directory in a publish-structure. 1843 * Create an entry for an empty directory in a publish-structure.
1844 * This function should be used by applications for which the
1845 * use of #GNUNET_FS_file_information_create_from_directory
1846 * is not appropriate.
1847 * 1844 *
1848 * @param h handle to the file sharing subsystem 1845 * @param h handle to the file sharing subsystem
1849 * @param client_info initial client-info value for this entry 1846 * @param client_info initial client-info value for this entry