diff options
Diffstat (limited to 'mail/em-format-hook.c')
-rw-r--r-- | mail/em-format-hook.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/em-format-hook.c b/mail/em-format-hook.c index be63366742..019c409b97 100644 --- a/mail/em-format-hook.c +++ b/mail/em-format-hook.c @@ -62,7 +62,7 @@ static void *emfh_parent_class; static const EPluginHookTargetKey emfh_flag_map[] = { { "inline", EM_FORMAT_HANDLER_INLINE }, { "inline_disposition", EM_FORMAT_HANDLER_INLINE_DISPOSITION }, - { 0 } + { NULL } }; static void |