Pad XClientMessageEvent appropriately
parent
1a62a59a03
commit
1f246409b4
|
@ -948,7 +948,11 @@ BEGIN-STRUCT: XClientMessageEvent
|
|||
FIELD: Window window
|
||||
FIELD: Atom message_type
|
||||
FIELD: int format
|
||||
FIELD: long data
|
||||
FIELD: long data0
|
||||
FIELD: long data1
|
||||
FIELD: long data2
|
||||
FIELD: long data3
|
||||
FIELD: long data4
|
||||
! union {
|
||||
! char b[20];
|
||||
! short s[10];
|
||||
|
|
Loading…
Reference in New Issue