]> code.ossystems Code Review - openembedded-core.git/commit
weston-init: Fix tab indentation
authorBreno Leitao <leitao@debian.org>
Thu, 9 May 2019 10:03:23 +0000 (11:03 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 12 May 2019 08:04:05 +0000 (09:04 +0100)
commit82e97de432bfd553fb84b62666e2c860be2ecfeb
tree3d00b9ce6204174c0224c63aeeed4615400d1e8b
parentb8f175296905518d0222bd63bb44c93772afb8be
weston-init: Fix tab indentation

This patch simply fixes space and tab mixes. It converts space to tabs. This is
being done since I am going to change the code in the next commit and I do not
want to change more lines than it is required, thus, I am creating a commit
just to fix indentation, so I can create a cleaner patch later.

Signed-off-by: Breno Leitao <leitao@debian.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/wayland/weston-init/weston-start