compositor/dnd: Fix indentation
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2391>
This commit is contained in:
parent
b2eec49873
commit
d19700604b
1 changed files with 1 additions and 1 deletions
|
@ -222,7 +222,7 @@ meta_dnd_handle_xdnd_event (MetaBackend *backend,
|
|||
return TRUE;
|
||||
}
|
||||
|
||||
return FALSE;
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
#ifdef HAVE_WAYLAND
|
||||
|
|
Loading…
Reference in a new issue