summaryrefslogtreecommitdiff
path: root/src/xf86vidmode.xml
diff options
context:
space:
mode:
authorVincent W. Chen <noodlewiz@gmail.com>2014-04-09 18:34:31 -0700
committerUli Schlachter <psychon@znc.in>2014-04-10 16:26:43 +0200
commita37c762e33fd4005623f4c6751954d7fc94d46e2 (patch)
treec30ff220675f396a43ef3b40e9ea3c19eb584e55 /src/xf86vidmode.xml
parent4270141a7cb3c68f50251be19a5a628aa18553e6 (diff)
Remove extraneous spaces between <value> tags
These are the only places where spaces are allowed between <value> tags. This is not only inconsistent but also complicates the parsing of values as integers. Signed-off-by: Uli Schlachter <psychon@znc.in>
Diffstat (limited to 'src/xf86vidmode.xml')
-rw-r--r--src/xf86vidmode.xml2
1 files changed, 1 insertions, 1 deletions
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.
<op op="&amp;">
<op op="+">
<fieldref>vendor_length</fieldref>
- <value> 3 </value>
+ <value>3</value>
</op>
<unop op="~">
<value>3</value>