winewayland.drv: Rename wayland_surface_configure_is_compatible for consistency.
commit26c7dfb7e907e465cb3f28242fe852c2f9fa472a
authorAlexandros Frantzis <alexandros.frantzis@collabora.com>
Mon, 2 Oct 2023 07:54:26 +0000 (2 10:54 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 13 Oct 2023 15:50:04 +0000 (13 17:50 +0200)
tree4acc931e2033d21b368b957fad712c18017b0a05
parentdfcd2d8b70dd54aa1f43ecab0d02b63418952c17
winewayland.drv: Rename wayland_surface_configure_is_compatible for consistency.

Rename the function wayland_surface_configure_is_compatible to
wayland_surface_config_is_compatible to match the associated struct name.
dlls/winewayland.drv/wayland_surface.c