proto: add two missing comments for consistency

Part-of: <https://gitlab.freedesktop.org/libinput/libei/-/merge_requests/321>
This commit is contained in:
Peter Hutterer 2024-12-10 09:05:02 +10:00
parent beb1de6292
commit f2811418dd

View file

@ -1039,6 +1039,8 @@
support for this interface in ei_handshake.interface_version.
</description>
<!-- ei_scroll client requests version 1 -->
<request name="release" since="1">
<description summary="Scroll removal request">
Notification that the client is no longer interested in this object.
@ -1181,6 +1183,8 @@
support for this interface in ei_handshake.interface_version.
</description>
<!-- ei_button client requests version 1 -->
<request name="release" since="1">
<description summary="Button removal request">
Notification that the client is no longer interested in this object.