aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-junk-hook.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/em-junk-hook.h')
-rw-r--r--mail/em-junk-hook.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/em-junk-hook.h b/mail/em-junk-hook.h
index 378277b3f9..df043fc1d6 100644
--- a/mail/em-junk-hook.h
+++ b/mail/em-junk-hook.h
@@ -54,6 +54,8 @@ struct _EMJunkHookItem {
char *report_junk;
char *report_non_junk;
char *commit_reports;
+ char *validate_binary;
+ char *plugin_name;
};
struct _EMJunkHookGroup {