diff options
-rw-r--r-- | src/randr.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/randr.xml b/src/randr.xml index 528ee2c..d9192b2 100644 --- a/src/randr.xml +++ b/src/randr.xml @@ -752,11 +752,10 @@ authorization from the authors. <field type="BOOL" name="pending" /> <pad bytes="2" /> <reply> - <pad bytes="1" /> <field type="CARD8" name="format" /> <field type="ATOM" name="type" /> <!-- None --> <field type="CARD32" name="bytes_after" /> - <field type="CARD16" name="num_items" /> + <field type="CARD32" name="num_items" /> <pad bytes="12" /> <list type="void" name="data"> <op op="*"> |