mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-07 10:48:07 +02:00
Fix doc typo in function name
Signed-off-by: Carlos Garnacho <carlosg@gnome.org> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
c6083dc0f0
commit
381e6ed221
1 changed files with 1 additions and 1 deletions
|
|
@ -822,7 +822,7 @@ libinput_path_create_context(const struct libinput_interface *interface,
|
||||||
*
|
*
|
||||||
* If the device was successfully initialized, it is returned in the device
|
* If the device was successfully initialized, it is returned in the device
|
||||||
* argument. The lifetime of the returned device pointer is limited until
|
* argument. The lifetime of the returned device pointer is limited until
|
||||||
* the next linput_dispatch(), use libinput_device_ref() to keep a permanent
|
* the next libinput_dispatch(), use libinput_device_ref() to keep a permanent
|
||||||
* reference.
|
* reference.
|
||||||
*
|
*
|
||||||
* @param libinput A previously initialized libinput context
|
* @param libinput A previously initialized libinput context
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue