mirror of
https://github.com/swaywm/sway.git
synced 2025-11-05 13:29:51 -05:00
address feedback
This commit is contained in:
parent
eca4468c2c
commit
481a8275c1
5 changed files with 79 additions and 78 deletions
|
|
@ -174,7 +174,7 @@ enum sway_container_layout container_get_default_layout(
|
|||
}
|
||||
|
||||
if (!sway_assert(con != NULL,
|
||||
"container_get_default_layout must be called on an attached "
|
||||
"container_get_default_layout must be called on an attached"
|
||||
" container below the root container")) {
|
||||
return 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue