proto/randrproto: Branch 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Wed Aug 29 00:30:46 PDT 2012


 randrproto.txt |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

New commits:
commit b52f4e39b670e98e56e346b7aa1393a2b24544f2
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Aug 28 00:07:01 2012 -0700

    spec: add missing brackets between requests in encoding section
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

diff --git a/randrproto.txt b/randrproto.txt
index 2b17cee..7ff573b 100644
--- a/randrproto.txt
+++ b/randrproto.txt
@@ -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


More information about the xorg-commit mailing list