whoopsie...

This commit is contained in:
Denis 2023-12-17 23:03:41 +01:00
parent ea5f026e04
commit f6e0173854
No known key found for this signature in database
GPG key ID: DD9B63F805CF5C03

View file

@ -395,7 +395,7 @@ static void handle_timeout(
) {
for (size_t i = 0; i < in_devs_count; ++i) {
if (in_devs[i].type == DEV_IN_TYPE_EV) {
in_devs[i].dev.hidraw.callbacks.timeout_callback(
in_devs[i].dev.evdev.callbacks.timeout_callback(
conf,
name,
expirations,