mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2026-05-08 13:38:37 +02:00
Fix typo in xDRI2QueryVersionReq req type field.
This commit is contained in:
parent
672baf47cc
commit
d2c2ffde8f
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@
|
|||
|
||||
typedef struct {
|
||||
CARD8 reqType;
|
||||
CARD8 randrReqType;
|
||||
CARD8 dri2ReqType;
|
||||
CARD16 length B16;
|
||||
CARD32 majorVersion B32;
|
||||
CARD32 minorVersion B32;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue