summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-08-26 18:31:16 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-08-28 00:07:28 -0700
commita74417d782a39423e44a5a2e573816894635c234 (patch)
tree218878c467d06443d019b06e00ec7fb1bddc6a8b
parentb52f4e39b670e98e56e346b7aa1393a2b24544f2 (diff)
downloadxorg-proto-randrproto-a74417d782a39423e44a5a2e573816894635c234.tar.gz
spec: Correct length for RRCreateMode in encoding section
(1 + 1 + 2 + 4 + 32) / 4 is 10 words, not 12 10 also matches the sz_xRRCreateModeReq value of 40 in randrproto.h Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--randrproto.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/randrproto.txt b/randrproto.txt
index 7ff573b..e263108 100644
--- a/randrproto.txt
+++ b/randrproto.txt
@@ -2443,7 +2443,7 @@ A.2.1 Protocol Requests added with version 1.2
RRCreateMode
1 CARD8 major opcode
1 16 RandR opcode
- 2 12+(n+p)/4 length
+ 2 10+(n+p)/4 length
4 WINDOW window
32 MODEINFO mode
n STRING8 mode name