From 79fd940d76ca215ea6fe9533ff6ce55ed321a0cd Mon Sep 17 00:00:00 2001 From: Daniel Martin Date: Thu, 17 Jul 2014 22:49:11 +0200 Subject: [PATCH] xinput: Add missing pad in DeviceResolutionCtl A pad of 2 bytes was missing in the struct DeviceResolutionCtl: http://cgit.freedesktop.org/xorg/proto/inputproto/tree/XIproto.h#n1382 Signed-off-by: Daniel Martin Reviewed-by: Peter Harris --- src/xinput.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/xinput.xml b/src/xinput.xml index 924c003..f7239e8 100644 --- a/src/xinput.xml +++ b/src/xinput.xml @@ -914,6 +914,7 @@ authorization from the authors. + num_valuators -- 2.34.1