mirror of
https://github.com/brl/mutter.git
synced 2024-12-26 21:02:14 +00:00
boxes: Remove double whitespace
Spotted while debugging https://gitlab.gnome.org/GNOME/mutter/-/issues/64 Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2236>
This commit is contained in:
parent
ad08e9e155
commit
ee96ba44f9
@ -434,7 +434,7 @@ merge_spanning_rects_in_region (GList *region)
|
|||||||
|
|
||||||
if (region == NULL)
|
if (region == NULL)
|
||||||
{
|
{
|
||||||
g_warning ("Region to merge was empty! Either you have a some "
|
g_warning ("Region to merge was empty! Either you have a some "
|
||||||
"pathological STRUT list or there's a bug somewhere!");
|
"pathological STRUT list or there's a bug somewhere!");
|
||||||
return NULL;
|
return NULL;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user