mirror of
https://github.com/brl/mutter.git
synced 2024-12-26 21:02:14 +00:00
window: Add missing newline
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2867>
This commit is contained in:
parent
e74573e165
commit
bac7b3f4e6
@ -4572,7 +4572,8 @@ meta_window_transient_can_focus (MetaWindow *window)
|
||||
}
|
||||
|
||||
static void
|
||||
meta_window_make_most_recent (MetaWindow *window) {
|
||||
meta_window_make_most_recent (MetaWindow *window)
|
||||
{
|
||||
MetaWorkspaceManager *workspace_manager = window->display->workspace_manager;
|
||||
GList *l;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user