mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-02-22 01:40:49 -05:00
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>
This commit is contained in:
parent
cc8b6aa3d9
commit
df969706f4
10 changed files with 44 additions and 44 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue