From a4aaee06f6fc57e2c7442d8cd953ae1ea77506e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20=C3=85dahl?= Date: Mon, 11 Sep 2023 23:37:08 +0800 Subject: [PATCH] tests/kms/hotplug: Add missing newline Part-of: --- src/tests/native-kms-hotplug.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/tests/native-kms-hotplug.c b/src/tests/native-kms-hotplug.c index fc135b91e..5d2c7b5ce 100644 --- a/src/tests/native-kms-hotplug.c +++ b/src/tests/native-kms-hotplug.c @@ -358,6 +358,7 @@ set_power_save_mode_via_dbus (MetaPowerSave power_save) G_MAXINT, NULL, NULL, NULL); } + static void emulate_hotplug (void) {