From: Christian Grothoff Date: Sun, 12 Feb 2012 14:18:33 +0000 (+0000) Subject: -fix X-Git-Tag: initial-import-from-subversion-38251~14898 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=4331ca2be370483da1bcc7f98a327fc7d9ebf636;p=oweals%2Fgnunet.git -fix --- 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'