mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-common
synced 2026-01-07 19:58:02 +00:00
Set the clip type to reflect the on wire type.
This commit is contained in:
parent
ff25524948
commit
f37ba0d032
@ -82,7 +82,7 @@ typedef struct SpiceClipRects {
|
||||
} SpiceClipRects;
|
||||
|
||||
typedef struct SpiceClip {
|
||||
uint32_t type;
|
||||
uint8_t type;
|
||||
SpiceClipRects *rects;
|
||||
} SpiceClip;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user