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
1 changed files with 1 additions and 1 deletions

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!!! */