summaryrefslogtreecommitdiffstats
path: root/core/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/options.h')
-rw-r--r--core/options.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/options.h b/core/options.h
index 35d0329b7a..8806a66211 100644
--- a/core/options.h
+++ b/core/options.h
@@ -125,7 +125,7 @@ typedef struct MPOpts {
int play_frames;
double step_sec;
int64_t seek_to_byte;
- int start_paused;
+ int pause;
int keep_open;
int audio_id;
int video_id;