diff options
Diffstat (limited to 'mail/em-junk-hook.c')
-rw-r--r-- | mail/em-junk-hook.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/em-junk-hook.c b/mail/em-junk-hook.c index dcf5f519ea..7c081fcf94 100644 --- a/mail/em-junk-hook.c +++ b/mail/em-junk-hook.c @@ -43,7 +43,7 @@ static GObjectClass *emj_parent; #define d(x) static const EPluginHookTargetKey emjh_flag_map[] = { - { 0 } + { NULL } }; /* ********************************************************************** */ |