diff options
Diffstat (limited to 'e-util/e-popup.c')
-rw-r--r-- | e-util/e-popup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/e-popup.c b/e-util/e-popup.c index 5492ca1067..ce723a2368 100644 --- a/e-util/e-popup.c +++ b/e-util/e-popup.c @@ -714,7 +714,7 @@ static const EPluginHookTargetKey emph_item_types[] = { { "image", E_POPUP_IMAGE }, { "submenu", E_POPUP_SUBMENU }, { "bar", E_POPUP_BAR }, - { 0 } + { NULL } }; static void |