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 7885b9090e..db12742f2b 100644
--- a/options/options.h
+++ b/options/options.h
@@ -259,7 +259,7 @@ typedef struct MPOpts {
int sub_scale_with_window;
int ass_scale_with_window;
struct osd_style_opts *osd_style;
- struct osd_style_opts *sub_text_style;
+ struct osd_style_opts *sub_style;
float sub_scale;
float sub_gauss;
int sub_gray;