libei/proto
Peter Hutterer 38dc5dc72f proto: shift the capabilities down by one
These were previously (1 << cap) for convenience but that results in the
capability mask on the wire starting at 2 - which is a bit awkward.

Lets shift them down by one so we start the mask at 1.
2023-03-03 11:27:01 +10:00
..
ei-scanner scanner: allow for cross-referencing enums 2023-03-03 11:27:01 +10:00
meson.build meson: hook up a dtd check via xmllint 2023-03-03 11:27:01 +10:00
protocol.dtd meson: hook up a dtd check via xmllint 2023-03-03 11:27:01 +10:00
protocol.xml proto: shift the capabilities down by one 2023-03-03 11:27:01 +10:00