projects
/
free-sw
/
xcb
/
proto
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b684b0d
)
Fix length calculation for xfixes/FetchRegion reply
author
Peter Harris
<pharris@opentext.com>
Wed, 28 Oct 2009 20:05:26 +0000
(16:05 -0400)
committer
Peter Harris
<pharris@opentext.com>
Wed, 28 Oct 2009 21:16:02 +0000
(17:16 -0400)
Signed-off-by: Peter Harris <pharris@opentext.com>
Reviewed-by: Julien Cristau <jcristau@debian.org>
src/xfixes.xml
patch
|
blob
|
history
diff --git
a/src/xfixes.xml
b/src/xfixes.xml
index
f6b0623
..
9bbeaab
100644
(file)
--- a/
src/xfixes.xml
+++ b/
src/xfixes.xml
@@
-229,7
+229,10
@@
authorization from the authors.
<field type="RECTANGLE" name="extents" />
<pad bytes="16" />
<list type="RECTANGLE" name="rectangles">
+ <op op='/'>
<fieldref>length</fieldref>
+ <value>2</value>
+ </op>
</list>
</reply>
</request>