summaryrefslogtreecommitdiffstats
path: root/cfg-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'cfg-common.h')
-rw-r--r--cfg-common.h2
1 files changed, 2 insertions, 0 deletions
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