summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-08-27 23:28:22 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-10-02 22:04:20 -0700
commit3672b5430c9f665680e6a7a77f00202fc96243a0 (patch)
tree3207c93c08cc338e0240ad7ec18eff649175d603
parent722cf0c2ba07e986cbedf9d687a87daddd04fa92 (diff)
downloadxorg-proto-randrproto-3672b5430c9f665680e6a7a77f00202fc96243a0.tar.gz
spec: Make encoding of RRGetProviders match description & header
The description section matches randrproto.h - neither of which have the "maximum masters" or "flags" members, but do have padding before the providers list starts. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--randrproto.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/randrproto.txt b/randrproto.txt
index 29cba1a..91b7d52 100644
--- a/randrproto.txt
+++ b/randrproto.txt
@@ -2747,11 +2747,10 @@ A.2.3 Protocol Requests added with version 1.4
1 1 Reply
1 unused
2 CARD16 sequence number
- 4 CARD32 length
+ 4 p length
4 TIMESTAMP timestamp
2 p number of Providers
- 2 CARD16 maximum masters
- 4 CARD32 flags
+ 18 unused
4p LISTofPROVIDERS providers
└───
┌───