summaryrefslogtreecommitdiffstats
path: root/sub/sub.c
diff options
context:
space:
mode:
Diffstat (limited to 'sub/sub.c')
-rw-r--r--sub/sub.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sub/sub.c b/sub/sub.c
index fcfbca6954..2f51b7a8a5 100644
--- a/sub/sub.c
+++ b/sub/sub.c
@@ -53,7 +53,7 @@ float sub_fps = 0;
void *vo_spudec=NULL;
void *vo_vobsub=NULL;
-static const const struct osd_style_opts osd_style_opts_def = {
+static const struct osd_style_opts osd_style_opts_def = {
.font = "Sans",
.font_size = 45,
.color = {255, 255, 255, 255},