(UDev) Buildfix

This commit is contained in:
twinaphex 2020-08-30 04:52:00 +02:00
parent a244a39626
commit 721b3039e4

View File

@ -140,7 +140,7 @@ struct udev_input
unsigned num_devices;
static uint8_t state[UDEV_MAX_KEYS];
uint8_t state[UDEV_MAX_KEYS];
#ifdef UDEV_XKB_HANDLING
bool xkb_handling;