compositor/dnd: Fix indentation

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2391>
This commit is contained in:
Jonas Ådahl 2022-03-14 22:19:19 +01:00 committed by Marge Bot
parent b2eec49873
commit d19700604b

View File

@ -222,7 +222,7 @@ meta_dnd_handle_xdnd_event (MetaBackend *backend,
return TRUE;
}
return FALSE;
return FALSE;
}
#ifdef HAVE_WAYLAND