mirror of
https://gitlab.freedesktop.org/libevdev/libevdev.git
synced 2025-12-25 01:10:10 +01:00
test: fix typo
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
650f372c90
commit
4eeda3bc47
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ START_TEST(test_syn_dropped_event)
|
|||
-1);
|
||||
ck_assert_msg(rc == 0, "Failed to create device: %s", strerror(-rc));
|
||||
|
||||
/* This is a bid complicated:
|
||||
/* This is a bit complicated:
|
||||
we can't get SYN_DROPPED through uinput, so we push two events down
|
||||
uinput, and fetch one off libevdev (reading in the other one on the
|
||||
way). Then write a SYN_DROPPED on a pipe, switch the fd and read
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue