From 03703da7c5dd37dc3e4950420c9861461692e28b Mon Sep 17 00:00:00 2001 From: arpi Date: Tue, 15 Jan 2002 01:03:22 +0000 Subject: 10l. gimme\! git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4163 b3059339-0415-0410-9bf9-f77b7e298cf2 --- cfg-mencoder.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cfg-mencoder.h') diff --git a/cfg-mencoder.h b/cfg-mencoder.h index e8d03de58a..b0fad6ade6 100644 --- a/cfg-mencoder.h +++ b/cfg-mencoder.h @@ -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!!! */ -- cgit v1.2.3