diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-08-27 23:59:02 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-10-02 22:04:21 -0700 |
commit | 4fcbd8584e55ff789522a38a41a33c34446d1455 (patch) | |
tree | 23e23c313f2ef4e378b3c66b34f1a2b17396ae09 /randrproto.txt | |
parent | f876e00d29693e25c2b44ce33cd4a02f7a603eba (diff) |
spec: Correct lengths in encoding of OffloadSink & OutputSource
Make listed lengths match data shown & values in header for
RRSetProviderOffloadSink & RRSetProviderOutputSource
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'randrproto.txt')
-rw-r--r-- | randrproto.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/randrproto.txt b/randrproto.txt index db7088d..2bf065f 100644 --- a/randrproto.txt +++ b/randrproto.txt @@ -2790,7 +2790,7 @@ A.2.3 Protocol Requests added with version 1.4 RRSetProviderOffloadSink 1 CARD8 major opcode 1 34 RandR opcode - 2 2 length + 2 4 length 4 PROVIDER provider 4 PROVIDER offload sink provider 4 TIMESTAMP timestamp @@ -2799,7 +2799,7 @@ A.2.3 Protocol Requests added with version 1.4 RRSetProviderOutputSource 1 CARD8 major opcode 1 35 RandR opcode - 2 2 length + 2 4 length 4 PROVIDER provider 4 PROVIDER output source provider 4 TIMESTAMP timestamp |