Code style: fix misaligned and trailing whitespaces

This commit is contained in:
Albert Safin
2020-02-21 02:06:48 +00:00
parent 854885ea9d
commit d3976fee8c
6 changed files with 10 additions and 10 deletions

View File

@ -29,7 +29,7 @@ static xcb_window_t _match_depth(i3Window *win, Con *con) {
}
/*
* Remove all match criteria, the first swallowed window wins.
* Remove all match criteria, the first swallowed window wins.
*
*/
static void _remove_matches(Con *con) {