From c69dfe0cd310c122eae0b11c5547d5cd200ebbf5 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Mon, 27 Aug 2012 23:28:22 -0700 Subject: spec: Make encoding of RRGetProviderInfo match header The encoding is missing the 8 bytes of padding at the end of the base reply struct before the variable length lists begin. Signed-off-by: Alan Coopersmith --- randrproto.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'randrproto.txt') diff --git a/randrproto.txt b/randrproto.txt index 91b7d52..b52a7c5 100644 --- a/randrproto.txt +++ b/randrproto.txt @@ -2771,6 +2771,7 @@ A.2.3 Protocol Requests added with version 1.4 2 o number of outputs 2 a number of associated providers 2 n length of name + 8 unused 4c LISTofCRTC crtcs 4o LISTofOUTPUT outputs 4a LISTofPROVIDER associated providers -- cgit v1.2.1