projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c5514e
)
-fix
author
Christian Grothoff
<christian@grothoff.org>
Sun, 12 Feb 2012 14:18:33 +0000
(14:18 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Sun, 12 Feb 2012 14:18:33 +0000
(14:18 +0000)
src/fs/fs_dirmetascan.c
patch
|
blob
|
history
diff --git
a/src/fs/fs_dirmetascan.c
b/src/fs/fs_dirmetascan.c
index 1653eebd4214d8ad2278b9a06384b67024fea574..0b8b088c49595d79f6f66d3ef447751477f2c652 100644
(file)
--- 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'