From 4331ca2be370483da1bcc7f98a327fc7d9ebf636 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 12 Feb 2012 14:18:33 +0000 Subject: [PATCH] -fix --- src/fs/fs_dirmetascan.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/fs/fs_dirmetascan.c b/src/fs/fs_dirmetascan.c index 1653eebd4..0b8b088c4 100644 --- a/src/fs/fs_dirmetascan.c +++ b/src/fs/fs_dirmetascan.c @@ -412,7 +412,7 @@ process_helper_msgs (void *cls, * Start a directory scanner thread. * * @param filename name of the directory to scan - * @param GNUNET_YES to not to run libextractor on files (only build a tree) + * @param disable_extractor GNUNET_YES to not to run libextractor on files (only build a tree) * @param ex if not NULL, must be a list of extra plugins for extractor * @param cb the callback to call when there are scanning progress messages * @param cb_cls closure for 'cb' -- 2.25.1