mirror of
https://gitlab.freedesktop.org/libinput/libei.git
synced 2026-05-05 17:08:02 +02:00
doc: fix a missing word
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
472f2ee84d
commit
070bdd9668
1 changed files with 3 additions and 2 deletions
|
|
@ -455,8 +455,9 @@ ei_device_get_user_data(struct ei_device *device);
|
|||
|
||||
/**
|
||||
* Set the name for this device. This is a suggestion only, the server may
|
||||
* the name and assign a different one (or none). Use ei_device_get_name()
|
||||
* upon receiving @ref EI_EVENT_DEVICE_ADDED to get the server-assigned
|
||||
* ignore the name and assign a different one (or none). Use
|
||||
* ei_device_get_name() upon receiving @ref EI_EVENT_DEVICE_ADDED to get the
|
||||
* server-assigned
|
||||
* name.
|
||||
*
|
||||
* This function has no effect if called after ei_device_add()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue