| Index: third_party/wayland-protocols/protocol/keyboard-configuration-protocol.c
|
| diff --git a/third_party/wayland-protocols/protocol/keyboard-configuration-protocol.c b/third_party/wayland-protocols/protocol/keyboard-configuration-protocol.c
|
| index b17117a40ddb084c8d8c4709d7623cee887f8e25..0bddf1c4fbfb868ec1e81a0720eb867f22d944f5 100644
|
| --- a/third_party/wayland-protocols/protocol/keyboard-configuration-protocol.c
|
| +++ b/third_party/wayland-protocols/protocol/keyboard-configuration-protocol.c
|
| @@ -41,7 +41,7 @@ static const struct wl_message zcr_keyboard_configuration_v1_requests[] = {
|
| };
|
|
|
| WL_EXPORT const struct wl_interface zcr_keyboard_configuration_v1_interface = {
|
| - "zcr_keyboard_configuration_v1", 1,
|
| + "zcr_keyboard_configuration_v1", 2,
|
| 1, zcr_keyboard_configuration_v1_requests,
|
| 0, NULL,
|
| };
|
|
|