env: nowhere: Cosmetic fix
authorMarek Behún <marek.behun@nic.cz>
Fri, 22 Oct 2021 13:47:19 +0000 (15:47 +0200)
committerSimon Glass <sjg@chromium.org>
Sun, 31 Oct 2021 18:26:44 +0000 (12:26 -0600)
commit9fc310621942d75a0865e25af6933eaed55d2337
tree9f5de5d4f2c46f46e6fa6f7f67c2733c649fd94c
parent5aab7f5dec8ff7679bdfe36a99364f2a7f6948f9
env: nowhere: Cosmetic fix

Use spaces instead of tabs in assignments, since there are no lines to
align assignment values to.

Signed-off-by: Marek Behún <marek.behun@nic.cz>
Reviewed-by: Simon Glass <sjg@chromium.org>
env/nowhere.c