From a37c762e33fd4005623f4c6751954d7fc94d46e2 Mon Sep 17 00:00:00 2001 From: "Vincent W. Chen" Date: Wed, 9 Apr 2014 18:34:31 -0700 Subject: Remove extraneous spaces between tags These are the only places where spaces are allowed between tags. This is not only inconsistent but also complicates the parsing of values as integers. Signed-off-by: Uli Schlachter --- src/dri2.xml | 2 +- src/xf86vidmode.xml | 2 +- src/xinput.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/dri2.xml b/src/dri2.xml index 0160c6b..20d6649 100644 --- a/src/dri2.xml +++ b/src/dri2.xml @@ -98,7 +98,7 @@ authorization from the authors. driver_name_length - 3 + 3 3 diff --git a/src/xf86vidmode.xml b/src/xf86vidmode.xml index 9dacaef..a165c11 100644 --- a/src/xf86vidmode.xml +++ b/src/xf86vidmode.xml @@ -159,7 +159,7 @@ authorization from the authors. vendor_length - 3 + 3 3 diff --git a/src/xinput.xml b/src/xinput.xml index fa115bd..924c003 100644 --- a/src/xinput.xml +++ b/src/xinput.xml @@ -1000,7 +1000,7 @@ authorization from the authors. - 8 + 8 16 32 -- cgit v1.2.3