aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_sharetree.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/fs_sharetree.c')
-rw-r--r--src/fs/fs_sharetree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/fs_sharetree.c b/src/fs/fs_sharetree.c
index ac850076d..d5e75f9be 100644
--- a/src/fs/fs_sharetree.c
+++ b/src/fs/fs_sharetree.c
@@ -183,7 +183,7 @@ add_to_keyword_counter (void *cls, const char *keyword, int is_mandatory)
183 * 183 *
184 * @param cls the container multihashmap to update 184 * @param cls the container multihashmap to update
185 * @param plugin_name name of the plugin that produced this value; 185 * @param plugin_name name of the plugin that produced this value;
186 * special values can be used (i.e. '<zlib>' for zlib being 186 * special values can be used (e.g. '<zlib>' for zlib being
187 * used in the main libextractor library and yielding 187 * used in the main libextractor library and yielding
188 * meta data). 188 * meta data).
189 * @param type libextractor-type describing the meta data 189 * @param type libextractor-type describing the meta data