mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-07 02:38:06 +02:00
cosmetic: fix grammar in doxygen
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
0968c067f6
commit
65b5647076
1 changed files with 1 additions and 1 deletions
|
|
@ -1364,7 +1364,7 @@ libinput_device_ref(struct libinput_device *device);
|
||||||
* the device correctly to avoid dangling pointers.
|
* the device correctly to avoid dangling pointers.
|
||||||
*
|
*
|
||||||
* @param device A previously obtained device
|
* @param device A previously obtained device
|
||||||
* @return NULL if device was destroyed, otherwise the passed device
|
* @return NULL if the device was destroyed, otherwise the passed device
|
||||||
*/
|
*/
|
||||||
struct libinput_device *
|
struct libinput_device *
|
||||||
libinput_device_unref(struct libinput_device *device);
|
libinput_device_unref(struct libinput_device *device);
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue