mirror of
https://github.com/brl/mutter.git
synced 2025-02-17 05:44:08 +00:00
wayland/dma-buf: Fix typos in struct name
Fixes 7acecb1c7233dad0b9b314f59121882a518901d7 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…
x
Reference in New Issue
Block a user