aboutsummaryrefslogtreecommitdiff
path: root/src/fs
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs')
-rw-r--r--src/fs/gnunet-search.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/gnunet-search.c b/src/fs/gnunet-search.c
index 6ad387d71..64955a3ee 100644
--- a/src/fs/gnunet-search.c
+++ b/src/fs/gnunet-search.c
@@ -60,7 +60,7 @@ static int verbose;
60 * @param data_mime_type mime-type of data (not of the original file); 60 * @param data_mime_type mime-type of data (not of the original file);
61 * can be NULL (if mime-type is not known) 61 * can be NULL (if mime-type is not known)
62 * @param data actual meta-data found 62 * @param data actual meta-data found
63 * @param data_len number of bytes in data 63 * @param data_size number of bytes in data
64 * @return 0 to continue extracting, 1 to abort 64 * @return 0 to continue extracting, 1 to abort
65 */ 65 */
66static int 66static int