aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-helper-fs-publish.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-02-11 15:56:33 +0000
committerChristian Grothoff <christian@grothoff.org>2012-02-11 15:56:33 +0000
commitea643e446372405a6ded9b482dc4481be32d8bfd (patch)
tree801ace07cb83657890c3531e9fc22e7f97520dd3 /src/fs/gnunet-helper-fs-publish.c
parenteab56fb5d5d6d5585a7ad7d665adc7c5fb5ec249 (diff)
downloadgnunet-ea643e446372405a6ded9b482dc4481be32d8bfd.tar.gz
gnunet-ea643e446372405a6ded9b482dc4481be32d8bfd.zip
-doxygen fixes
Diffstat (limited to 'src/fs/gnunet-helper-fs-publish.c')
-rw-r--r--src/fs/gnunet-helper-fs-publish.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fs/gnunet-helper-fs-publish.c b/src/fs/gnunet-helper-fs-publish.c
index 546c2ba88..46460248d 100644
--- a/src/fs/gnunet-helper-fs-publish.c
+++ b/src/fs/gnunet-helper-fs-publish.c
@@ -326,7 +326,6 @@ preprocess_file (const char *filename,
326/** 326/**
327 * Extract metadata from files. 327 * Extract metadata from files.
328 * 328 *
329 * @param ds directory scanner context
330 * @param item entry we are processing 329 * @param item entry we are processing
331 * @return GNUNET_OK on success, GNUNET_SYSERR on fatal errors 330 * @return GNUNET_OK on success, GNUNET_SYSERR on fatal errors
332 */ 331 */