egl: Fix code style issue
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2202>
This commit is contained in:
parent
f51cccbc29
commit
6d1bd87b32
@ -1094,7 +1094,7 @@ meta_egl_query_dma_buf_modifiers (MetaEgl *egl,
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
return TRUE;
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
#define GET_EGL_PROC_ADDR(proc) \
|
||||
|
Loading…
Reference in New Issue
Block a user