diff --git a/cfg-common.h b/cfg-common.h index 5779157911..e78f9d939a 100644 --- a/cfg-common.h +++ b/cfg-common.h @@ -583,6 +583,8 @@ m_option_t msgl_config[]={ " muxer - muxer layer\n" " identify - identify output\n" "\n", CONF_TYPE_PRINT, CONF_NOCFG, 0, 0, NULL}, + {NULL, NULL, 0, 0, 0, 0, NULL} + }; #ifdef WIN32