settings: Fix spelling of endianness
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2813>
This commit is contained in:
@ -75,7 +75,7 @@ struct _MetaSettings
|
||||
/* A bitmask of MetaXwaylandExtension enum */
|
||||
int xwayland_disable_extensions;
|
||||
|
||||
/* Whether Xwayland should allow X11 clients from different endianess */
|
||||
/* Whether Xwayland should allow X11 clients from different endianness */
|
||||
gboolean xwayland_allow_byte_swapped_clients;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user