From 3672b5430c9f665680e6a7a77f00202fc96243a0 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Mon, 27 Aug 2012 23:28:22 -0700 Subject: 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 --- randrproto.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'randrproto.txt') 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 └─── ┌─── -- cgit v1.2.1