aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_uri.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/fs_uri.c')
-rw-r--r--src/fs/fs_uri.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/fs_uri.c b/src/fs/fs_uri.c
index a9afff3e8..4d1b7c6f0 100644
--- a/src/fs/fs_uri.c
+++ b/src/fs/fs_uri.c
@@ -1691,7 +1691,7 @@ get_keywords_from_tokens (const char *s, char **array, int index)
1691 * 1691 *
1692 * @param cls URI to update 1692 * @param cls URI to update
1693 * @param plugin_name name of the plugin that produced this value; 1693 * @param plugin_name name of the plugin that produced this value;
1694 * special values can be used (i.e. '<zlib>' for zlib being 1694 * special values can be used (e.g. '<zlib>' for zlib being
1695 * used in the main libextractor library and yielding 1695 * used in the main libextractor library and yielding
1696 * meta data). 1696 * meta data).
1697 * @param type libextractor-type describing the meta data 1697 * @param type libextractor-type describing the meta data