mirror of
https://github.com/brl/mutter.git
synced 2024-11-23 00:20:42 -05:00
wayland/dma-buf: Fix typos in struct name
Fixes 7acecb1c72
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2297>
This commit is contained in:
parent
5b9abecc1b
commit
8f91d831ee
@ -1292,7 +1292,7 @@ add_fallback:
|
|||||||
*
|
*
|
||||||
* [ 32 bit format ][ 32 bit padding ][ 64 bit modifier ]
|
* [ 32 bit format ][ 32 bit padding ][ 64 bit modifier ]
|
||||||
*/
|
*/
|
||||||
typedef struct _MetaMetaWaylanDmaBdufFormatEntry
|
typedef struct _MetaWaylandDmaBufFormatEntry
|
||||||
{
|
{
|
||||||
uint32_t drm_format;
|
uint32_t drm_format;
|
||||||
uint32_t unused_padding;
|
uint32_t unused_padding;
|
||||||
|
Loading…
Reference in New Issue
Block a user