mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-21 13:40:16 +01:00
egl: Fix typo
Reviewed-by: Adam Jackson <ajax@redhat.com> Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
This commit is contained in:
parent
e2c067d256
commit
fe6ffa79be
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ struct _egl_global _eglGlobal =
|
||||||
_eglFiniDisplay
|
_eglFiniDisplay
|
||||||
},
|
},
|
||||||
|
|
||||||
/* ClientExtensionsString */
|
/* ClientExtensionString */
|
||||||
"EGL_EXT_client_extensions"
|
"EGL_EXT_client_extensions"
|
||||||
" EGL_EXT_platform_base"
|
" EGL_EXT_platform_base"
|
||||||
" EGL_EXT_platform_wayland"
|
" EGL_EXT_platform_wayland"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue