diff options
| author | Peter Hutterer <peter.hutterer@who-t.net> | 2020-04-16 15:57:07 +1000 |
|---|---|---|
| committer | Simon Ser <contact@emersion.fr> | 2020-04-29 12:21:33 +0000 |
| commit | df969706f4cd479a525a69a13f86589d6b313b5b (patch) | |
| tree | 4253a24e47c73fe9ef63a54307a848a6c86e0eb5 /protocol/tests.xml | |
| parent | scanner: Guard interface declarations (diff) | |
| download | wayland-df969706f4cd479a525a69a13f86589d6b313b5b.tar wayland-df969706f4cd479a525a69a13f86589d6b313b5b.tar.gz wayland-df969706f4cd479a525a69a13f86589d6b313b5b.tar.bz2 wayland-df969706f4cd479a525a69a13f86589d6b313b5b.tar.lz wayland-df969706f4cd479a525a69a13f86589d6b313b5b.tar.xz wayland-df969706f4cd479a525a69a13f86589d6b313b5b.tar.zst wayland-df969706f4cd479a525a69a13f86589d6b313b5b.zip | |
Replace initial 8 spaces with a tab for all xml files
This is the style used in wayland.xml which is the only file we really
care about for git blame information. So let's adjust all others to that
style for consistency and fix editorconfig to avoid messing this up in
the future.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'protocol/tests.xml')
| -rw-r--r-- | protocol/tests.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/protocol/tests.xml b/protocol/tests.xml index ea56ae4..22d80a1 100644 --- a/protocol/tests.xml +++ b/protocol/tests.xml @@ -43,8 +43,8 @@ <!-- Version 2 additions --> <request name="conjoin" since="2"> <description summary="register another fd passer with this one"> - Tells this fd passer object about another one to send events - to for more complicated fd leak tests. + Tells this fd passer object about another one to send events + to for more complicated fd leak tests. </description> <arg name="passer" type="object" interface="fd_passer"/> </request> |
