egl: fix typos
Reviewed-by: Adam Jackson <ajax@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22663>
This commit is contained in:

committed by
Marge Bot

parent
9aefd97cfd
commit
523dffe6cd
@@ -204,7 +204,7 @@ struct _egl_display
|
||||
EGLBoolean Zink; /**< Use kopper only */
|
||||
EGLBoolean ForceSoftware; /**< Use software path only */
|
||||
EGLAttrib *Attribs; /**< Platform-specific options */
|
||||
int fd; /**< plaform device specific, local fd */
|
||||
int fd; /**< platform device specific, local fd */
|
||||
} Options;
|
||||
|
||||
/* these fields are set by the driver during init */
|
||||
|
Reference in New Issue
Block a user