summaryrefslogtreecommitdiffstats
path: root/cfg-mplayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'cfg-mplayer.h')
-rw-r--r--cfg-mplayer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cfg-mplayer.h b/cfg-mplayer.h
index 1f937c1635..2d3b94ac47 100644
--- a/cfg-mplayer.h
+++ b/cfg-mplayer.h
@@ -834,7 +834,7 @@ const m_option_t mplayer_opts[]={
OPT_INTRANGE("autoq", auto_quality, 0, 0, 100),
- OPT_FLAG_ON("benchmark", benchmark, 0),
+ OPT_FLAG_ON("untimed", untimed, 0),
// dump some stream out instead of playing the file
OPT_STRING("dumpfile", stream_dump_name, 0, OPTDEF_STR("stream.dump")),