| summaryrefslogtreecommitdiff |
diff options
Diffstat (limited to 'src/main.c')
| -rw-r--r-- | src/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -67,7 +67,7 @@ static void convert_input { if (conf->enable_timeout) { - switch (relabsd_device_wait_next_event(dev, conf)) + switch (relabsd_input_wait_for_next_event(input, conf)) { case 1: break; |


