-fix
authorChristian Grothoff <christian@grothoff.org>
Sun, 12 Feb 2012 14:18:33 +0000 (14:18 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sun, 12 Feb 2012 14:18:33 +0000 (14:18 +0000)
src/fs/fs_dirmetascan.c

index 1653eebd4214d8ad2278b9a06384b67024fea574..0b8b088c49595d79f6f66d3ef447751477f2c652 100644 (file)
@@ -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'