From ba16aca94457a68f1355860b8ef0ef724cfff664 Mon Sep 17 00:00:00 2001 From: stefan11111 Date: Wed, 21 Jan 2026 02:03:51 +0200 Subject: [PATCH] glamor/glamor_egl.c: Remove some whitespaces Signed-off-by: stefan11111 --- glamor/glamor_egl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glamor/glamor_egl.c b/glamor/glamor_egl.c index 9d0655a57..3be7cb076 100644 --- a/glamor/glamor_egl.c +++ b/glamor/glamor_egl.c @@ -1202,7 +1202,7 @@ glamor_egl_try_gles_api(ScrnInfoPtr scrn) { struct glamor_egl_screen_private *glamor_egl = glamor_egl_get_screen_private(scrn); - + static const EGLint config_attribs[] = { EGL_CONTEXT_CLIENT_VERSION, 2, EGL_NONE