1
0
Fork 0

xwayland: Remove trailing whitespace

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3567>
This commit is contained in:
Jonas Ådahl 2024-08-16 23:07:52 +02:00 committed by Marge Bot
parent 6fa61a088f
commit 10913f6be3

View file

@ -1114,7 +1114,7 @@ meta_xwayland_init (MetaXWaylandManager *manager,
if (policy != META_X11_DISPLAY_POLICY_DISABLED)
manager->prepare_shutdown_id = g_signal_connect (compositor, "prepare-shutdown",
G_CALLBACK (meta_xwayland_shutdown),
G_CALLBACK (meta_xwayland_shutdown),
NULL);
/* Xwayland specific protocol, needs to be filtered out for all other clients */