aboutsummaryrefslogtreecommitdiff
path: root/src/main/extractor_plugins.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/extractor_plugins.h')
-rw-r--r--src/main/extractor_plugins.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/extractor_plugins.h b/src/main/extractor_plugins.h
index 958ad94..8b0f5e6 100644
--- a/src/main/extractor_plugins.h
+++ b/src/main/extractor_plugins.h
@@ -59,7 +59,7 @@ struct EXTRACTOR_PluginList
59 * Short name of the plugin (i.e., 'foo') 59 * Short name of the plugin (i.e., 'foo')
60 */ 60 */
61 char *short_libname; 61 char *short_libname;
62 62
63 /** 63 /**
64 * Pointer to the function used for meta data extraction. 64 * Pointer to the function used for meta data extraction.
65 */ 65 */