diff --git a/mu/mu-config.c b/mu/mu-config.c index 4b06c140..8d354e0f 100644 --- a/mu/mu-config.c +++ b/mu/mu-config.c @@ -146,6 +146,7 @@ config_options_group_init (void) {"my-address", 0, 0, G_OPTION_ARG_STRING_ARRAY, &MU_CONFIG.my_addresses, "my e-mail address; can be used multiple times", "
"}, + {NULL, 0, 0, 0, NULL, NULL, NULL} }; og = g_option_group_new("init", "Options for the 'index' command",