summaryrefslogtreecommitdiffstats
path: root/spice1.proto
diff options
context:
space:
mode:
Diffstat (limited to 'spice1.proto')
-rw-r--r--spice1.proto2
1 files changed, 1 insertions, 1 deletions
diff --git a/spice1.proto b/spice1.proto
index 7bbccb7f..23ce9f1c 100644
--- a/spice1.proto
+++ b/spice1.proto
@@ -493,7 +493,7 @@ struct LineAttr {
uint8 style_nseg;
fixed28_4 width @zero;
fixed28_4 miter_limit @zero;
- fixed28_4 *style[style_nseg];
+ fixed28_4 *style[style_nseg] @c_ptr;
};
struct RasterGlyphA1 {