mirror of
https://github.com/swaywm/sway.git
synced 2024-11-26 09:51:29 +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 {
|
} else {
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue