aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_unindex.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/fs_unindex.c')
-rw-r--r--src/fs/fs_unindex.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/fs/fs_unindex.c b/src/fs/fs_unindex.c
index a992c5ff6..a37a39a78 100644
--- a/src/fs/fs_unindex.c
+++ b/src/fs/fs_unindex.c
@@ -68,7 +68,7 @@ unindex_reader (void *cls, uint64_t offset, size_t max, void *buf, char **emsg)
68 68
69 69
70/** 70/**
71 * Fill in all of the generic fields for 71 * Fill in all of the generic fields for
72 * an unindex event and call the callback. 72 * an unindex event and call the callback.
73 * 73 *
74 * @param pi structure to fill in 74 * @param pi structure to fill in
@@ -443,7 +443,7 @@ GNUNET_FS_unindex_signal_suspend_ (void *cls)
443 * @param h handle to the file sharing subsystem 443 * @param h handle to the file sharing subsystem
444 * @param filename file to unindex 444 * @param filename file to unindex
445 * @param cctx initial value for the client context 445 * @param cctx initial value for the client context
446 * @return NULL on error, otherwise handle 446 * @return NULL on error, otherwise handle
447 */ 447 */
448struct GNUNET_FS_UnindexContext * 448struct GNUNET_FS_UnindexContext *
449GNUNET_FS_unindex_start (struct GNUNET_FS_Handle *h, const char *filename, 449GNUNET_FS_unindex_start (struct GNUNET_FS_Handle *h, const char *filename,