summaryrefslogtreecommitdiffstats
path: root/cfg-mencoder.h
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-01-15 01:03:22 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-01-15 01:03:22 +0000
commit03703da7c5dd37dc3e4950420c9861461692e28b (patch)
treec53c301fa30e3b7dcd41879c8b0c1ec825b49347 /cfg-mencoder.h
parent2470de59c1d4e141b325abe66461d306c96da0cf (diff)
downloadmpv-03703da7c5dd37dc3e4950420c9861461692e28b.tar.bz2
mpv-03703da7c5dd37dc3e4950420c9861461692e28b.tar.xz
10l. gimme\!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4163 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'cfg-mencoder.h')
-rw-r--r--cfg-mencoder.h2
1 files changed, 1 insertions, 1 deletions
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!!! */