mirror of
https://github.com/swaywm/sway.git
synced 2024-11-22 16:01:27 +00:00
commands/focus: drop trailing whitespace
This commit is contained in:
parent
d6f8820a8b
commit
0ffd8178fe
|
@ -54,7 +54,7 @@ static bool get_direction_from_next_prev(struct sway_container *container,
|
|||
} else {
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue