From 6a901fb9a684d9980e78789e2993c4a42946d4cd Mon Sep 17 00:00:00 2001 From: Peter Harris Date: Thu, 16 Oct 2008 18:58:38 -0400 Subject: [PATCH] Move structures above their first uses in xinput.xml This change makes it easier to process the xml file in a single streamy pass. Signed-off-by: Julien Danjou --- src/xinput.xml | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/src/xinput.xml b/src/xinput.xml index 2405308..89f3459 100644 --- a/src/xinput.xml +++ b/src/xinput.xml @@ -64,6 +64,14 @@ authorization from the authors. + + + + + + + + @@ -77,14 +85,6 @@ authorization from the authors. - - - - - - - - 0 1 @@ -113,6 +113,12 @@ authorization from the authors. + + + + + + @@ -124,14 +130,13 @@ authorization from the authors. - - - - - - + + + + + @@ -145,11 +150,6 @@ authorization from the authors. - - - - - 0 1 -- 2.7.4