From 838d8881d9563ff9a1741006a6a93c77f8e7393d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20=C3=85dahl?= Date: Mon, 11 Sep 2023 23:37:26 +0800 Subject: [PATCH] tests/kms/cursor-hotplug: Remove extra trailing newline Part-of: --- src/tests/native-kms-cursor-hotplug.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/tests/native-kms-cursor-hotplug.c b/src/tests/native-kms-cursor-hotplug.c index 3698a5c3f..2578ad4cd 100644 --- a/src/tests/native-kms-cursor-hotplug.c +++ b/src/tests/native-kms-cursor-hotplug.c @@ -164,4 +164,3 @@ main (int argc, return meta_context_test_run_tests (META_CONTEXT_TEST (context), META_TEST_RUN_FLAG_CAN_SKIP); } -