[PATCH:randrproto 08/12] spec: Make encoding of RRGetProviders match description & header

Alan Coopersmith alan.coopersmith at oracle.com
Fri Aug 31 22:28:18 PDT 2012


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 at oracle.com>
---
 randrproto.txt |    5 ++---
 1 file 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
 └───
 ┌───
-- 
1.7.9.2



More information about the xorg-devel mailing list