tree-wide: get rid of trailing whitespace

Remove trailing whitespaces

Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org>
Differential Revision: https://phab.enlightenment.org/D11841
This commit is contained in:
Riccardo Calixte 2020-05-17 03:28:27 +00:00 committed by Stefan Schmidt
parent c3f809c346
commit 01fd3da2a3
18 changed files with 185 additions and 187 deletions

View File

@ -89,8 +89,6 @@ foreach m: mods
opt = '-'.join(m.split('_'))
if get_option(opt) == true
subdir(m)
else