mirror of
https://github.com/swaywm/sway.git
synced 2025-11-25 06:59:48 -05:00
commands/focus: drop trailing whitespace
This commit is contained in:
parent
d6f8820a8b
commit
0ffd8178fe
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ static bool get_direction_from_next_prev(struct sway_container *container,
|
||||||
} else {
|
} else {
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue