protocol: fix two cross-references

This commit is contained in:
Peter Hutterer 2023-03-02 15:28:22 +10:00
parent 5f9bfe7b7b
commit 70e2a9fbc2

View file

@ -324,7 +324,7 @@
with the EIS implementation.
Note that for a client to receive this object, it must announce
support for this interface in ei_handshake.interface.
support for this interface in ei_handshake.interface_version.
</description>
<!-- ei_connection client requests version 1 -->
@ -763,7 +763,7 @@
<enum name="capabilities" since="1" bitfield="true">
<description summary="Device capabilities">
These capabilities are binary compatible with ei_seat.capabilities.
A set of capabilities available on this device.
</description>
<entry name="pointer" value="1" summary="the relative pointer capability"/>
<entry name="pointer_absolute" value="2" summary="the absolute pointer capability"/>