mirror of
https://gitlab.freedesktop.org/xorg/proto/xcbproto.git
synced 2026-05-08 04:18:06 +02:00
xproto: fix alignment for RotateProperties request
Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
parent
89fc37ddba
commit
53366c673c
1 changed files with 1 additions and 0 deletions
|
|
@ -2189,6 +2189,7 @@ authorization from the authors.
|
|||
</request>
|
||||
|
||||
<request name="RotateProperties" opcode="114">
|
||||
<pad bytes="1" />
|
||||
<field type="WINDOW" name="window" />
|
||||
<field type="CARD16" name="atoms_len" />
|
||||
<field type="INT16" name="delta" />
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue