mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2025-12-20 04:40:10 +01:00
spec: add missing brackets between requests in encoding section
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
parent
5f5cb27676
commit
b52f4e39b6
1 changed files with 4 additions and 3 deletions
|
|
@ -2739,7 +2739,7 @@ A.2.3 Protocol Requests added with version 1.4
|
|||
2 CARD16 maximum masters
|
||||
4 CARD32 flags
|
||||
4p LISTofPROVIDERS providers
|
||||
|
||||
└───
|
||||
┌───
|
||||
RRGetProviderInfo
|
||||
1 CARD8 major opcode
|
||||
|
|
@ -2764,7 +2764,7 @@ A.2.3 Protocol Requests added with version 1.4
|
|||
4a CARD32 associated provider capability
|
||||
n STRING8 name
|
||||
p unused, p=pad(n)
|
||||
|
||||
└───
|
||||
┌───
|
||||
RRSetProviderOffloadSink
|
||||
1 CARD8 major opcode
|
||||
|
|
@ -2773,6 +2773,7 @@ A.2.3 Protocol Requests added with version 1.4
|
|||
4 PROVIDER provider
|
||||
4 PROVIDER offload sink provider
|
||||
4 TIMESTAMP timestamp
|
||||
└───
|
||||
┌───
|
||||
RRSetProviderOutputSource
|
||||
1 CARD8 major opcode
|
||||
|
|
@ -2781,7 +2782,7 @@ A.2.3 Protocol Requests added with version 1.4
|
|||
4 PROVIDER provider
|
||||
4 PROVIDER output source provider
|
||||
4 TIMESTAMP timestamp
|
||||
|
||||
└───
|
||||
┌───
|
||||
RRListProviderProperties
|
||||
1 CARD8 major opcode
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue