mirror of
https://gitlab.freedesktop.org/libevdev/libevdev.git
synced 2025-12-22 16:00:08 +01:00
add a linebreak for correct rendering of the documentation
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
29a5a5e5fc
commit
aa4726c7e2
1 changed files with 1 additions and 0 deletions
|
|
@ -285,6 +285,7 @@ extern "C" {
|
|||
* * if the ABS_MT_TRACKING_ID was a valid ID and is now a different valid
|
||||
* ID, libevev enqueues an ABS_MT_TRACKING_ID event with value -1 and
|
||||
* another ABS_MT_TRACKING_ID event with the new value.
|
||||
*
|
||||
* An example event sequence for such a sync may look like this:
|
||||
* @code
|
||||
EV_ABS ABS_MT_SLOT 0
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue