From 48767a85a54bf3bc712023d870eb7f5da14921c4 Mon Sep 17 00:00:00 2001 From: Daniel Martin Date: Mon, 19 Aug 2013 23:00:20 +0200 Subject: [PATCH] randr: Fix GetProviderProperty reply The first field has to be 'format' not a pad and 'num_items' is of type CARD32. Signed-off-by: Daniel Martin Reviewed-by: Arnaud Fontaine --- src/randr.xml | 3 +-- 1 file changed, 1 insertion(+), 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. - - + -- 2.34.1