mirror of
https://gitlab.freedesktop.org/libevdev/libevdev.git
synced 2025-12-25 12:50:06 +01:00
Fix comment typo
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
75b66c1fb5
commit
32a9ee109e
1 changed files with 1 additions and 1 deletions
|
|
@ -351,7 +351,7 @@ void libevdev_free(struct libevdev *dev);
|
|||
|
||||
/**
|
||||
* Logging function called by library-internal logging.
|
||||
* This function is expected to treat it's input like printf would.
|
||||
* This function is expected to treat its input like printf would.
|
||||
*
|
||||
* @param format printf-style format string
|
||||
* @param args List of arguments
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue