mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-03-05 01:41:03 -05:00
treewide: fix typos
Signed-off-by: Diego Viola <diego.viola@gmail.com>
This commit is contained in:
parent
1ce992d7cb
commit
6d9aa17572
13 changed files with 15 additions and 15 deletions
|
|
@ -156,7 +156,7 @@ static void init_dmabuf_formats(struct wlr_egl *egl) {
|
|||
}
|
||||
|
||||
if (modifiers_len == 0) {
|
||||
// Asume the linear layout is supported if the driver doesn't
|
||||
// Assume the linear layout is supported if the driver doesn't
|
||||
// explicitly say otherwise
|
||||
wlr_drm_format_set_add(&egl->dmabuf_texture_formats, fmt,
|
||||
DRM_FORMAT_MOD_LINEAR);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue