summaryrefslogtreecommitdiffstats
path: root/options/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'options/options.h')
-rw-r--r--options/options.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/options/options.h b/options/options.h
index 96f19a2ee5..38afc1c831 100644
--- a/options/options.h
+++ b/options/options.h
@@ -262,7 +262,7 @@ typedef struct MPOpts {
char *audio_demuxer_name;
char *sub_demuxer_name;
- int cache_pausing;
+ int cache_pause;
int cache_pause_initial;
float cache_pause_wait;