diff options
Diffstat (limited to 'src/include/extractor.h')
-rw-r--r-- | src/include/extractor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/extractor.h b/src/include/extractor.h index 3435594..e8d3caf 100644 --- a/src/include/extractor.h +++ b/src/include/extractor.h | |||
@@ -361,7 +361,7 @@ EXTRACTOR_metatype_get_max (void); | |||
361 | * | 361 | * |
362 | * @param cls closure (user-defined) | 362 | * @param cls closure (user-defined) |
363 | * @param plugin_name name of the plugin that produced this value; | 363 | * @param plugin_name name of the plugin that produced this value; |
364 | * special values can be used (i.e. '<zlib>' for zlib being | 364 | * special values can be used (i.e. '<zlib>' for zlib being |
365 | * used in the main libextractor library and yielding | 365 | * used in the main libextractor library and yielding |
366 | * meta data). | 366 | * meta data). |
367 | * @param type libextractor-type describing the meta data | 367 | * @param type libextractor-type describing the meta data |