1
mirror of https://github.com/mpv-player/mpv synced 2024-08-08 13:25:45 +02:00

10l. gimme\!

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4163 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2002-01-15 01:03:22 +00:00
parent 2470de59c1
commit 03703da7c5

View File

@ -85,7 +85,7 @@ struct config oac_conf[]={
{NULL, NULL, 0, 0, 0, 0, NULL}
};
static config_t mplayer_opts[]={
static config_t mencoder_opts[]={
/* name, pointer, type, flags, min, max */
{"include", cfg_include, CONF_TYPE_FUNC_PARAM, CONF_NOSAVE, 0, 0, NULL}, /* this must be the first!!! */