From b96ddddecd858898c468e2e20f61020f608e3c05 Mon Sep 17 00:00:00 2001 From: Peter Harris Date: Fri, 6 Dec 2013 16:17:37 -0500 Subject: [PATCH] xinput: Explicitly specify NotifyMode and NotifyDetail There is a NotifyMode and a NotifyDetail in both xproto and xinput. Add a namespece to the enum references to be clear about which one is to be used. Signed-off-by: Peter Harris Signed-off-by: Julien Cristau --- src/xinput.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/xinput.xml b/src/xinput.xml index dd3f184..fa115bd 100644 --- a/src/xinput.xml +++ b/src/xinput.xml @@ -1790,10 +1790,10 @@ authorization from the authors. - + - + @@ -2003,8 +2003,8 @@ authorization from the authors. - - + + -- 2.34.1