From 10913f6be37e0c0652e9ebf38c5c017998b72df2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20=C3=85dahl?= Date: Fri, 16 Aug 2024 23:07:52 +0200 Subject: [PATCH] xwayland: Remove trailing whitespace Part-of: --- src/wayland/meta-xwayland.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wayland/meta-xwayland.c b/src/wayland/meta-xwayland.c index db0a4a271..9a664afcb 100644 --- a/src/wayland/meta-xwayland.c +++ b/src/wayland/meta-xwayland.c @@ -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 */