Files
ltunify/ltunify.c
Peter Wu b68dc9af6d ltunify: fix harmless compiler warning
bInterfaceNumber is expected to return the `%02x` format according to
the current kernel sources. Even if that is not true, a user can always
manually specify the hidraw device if the wrong device is detected.
2020-06-14 22:59:19 +02:00

40 KiB