mirror of
https://github.com/brl/mutter.git
synced 2025-04-12 13:19:38 +00:00

Use a `memcmp()` instead of checking every field in the structure to be equal, it's both faster and less error prone. https://gitlab.gnome.org/GNOME/mutter/merge_requests/531