glamor/glamor_egl.c: Remove some whitespaces

Signed-off-by: stefan11111 <stefan11111@shitposting.expert>
This commit is contained in:
stefan11111
2026-01-21 02:03:51 +02:00
committed by Enrico Weigelt
parent 5a7fb205a1
commit ba16aca944

View File

@@ -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