summaryrefslogtreecommitdiffstats
path: root/libass/ass_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'libass/ass_types.h')
-rw-r--r--libass/ass_types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libass/ass_types.h b/libass/ass_types.h
index 2e3d5b5293..e39a245531 100644
--- a/libass/ass_types.h
+++ b/libass/ass_types.h
@@ -43,7 +43,7 @@ typedef struct ass_style_s {
int StrikeOut;
double ScaleX;
double ScaleY;
- int Spacing;
+ double Spacing;
int Angle;
int BorderStyle;
double Outline;