aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-menu.c
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-menu.c')
-rw-r--r--e-util/e-menu.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/e-util/e-menu.c b/e-util/e-menu.c
index 4ef45dbe03..c9e6d098b4 100644
--- a/e-util/e-menu.c
+++ b/e-util/e-menu.c
@@ -609,7 +609,7 @@ static const EPluginHookTargetKey emph_item_types[] = {
{ "item", E_MENU_ITEM },
{ "toggle", E_MENU_TOGGLE },
{ "radio", E_MENU_RADIO },
- { 0 }
+ { NULL }
};
/* 1:1 with e-icon-factory sizes */
@@ -620,7 +620,7 @@ static const EPluginHookTargetKey emph_pixmap_sizes[] = {
{ "large_toolbar", 3},
{ "dnd", 4},
{ "dialog", 5},
- { 0 }
+ { NULL }
};
static void