mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-05 12:18:08 +02:00
compositor-drm: minor sp. fix
This commit is contained in:
parent
42db3137e1
commit
c056a987b6
1 changed files with 1 additions and 1 deletions
|
|
@ -1391,7 +1391,7 @@ create_gbm_device(int fd)
|
|||
return gbm;
|
||||
}
|
||||
|
||||
/* When initializing EGL, if the preferred buffer format isn't availble
|
||||
/* When initializing EGL, if the preferred buffer format isn't available
|
||||
* we may be able to susbstitute an ARGB format for an XRGB one.
|
||||
*
|
||||
* This returns 0 if substitution isn't possible, but 0 might be a
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue