mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-03-12 05:34:41 -04:00
Fix typos
Typos found with codespell and during code audit. Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
This commit is contained in:
parent
8cad6f7b82
commit
cc06c3825f
4 changed files with 6 additions and 6 deletions
|
|
@ -2074,7 +2074,7 @@ wl_log_set_handler_server(wl_log_func_t handler)
|
|||
* \param func The function to call to log a new protocol message
|
||||
* \param user_data The user data pointer to pass to \a func
|
||||
*
|
||||
* \return The protol logger object on success, NULL on failure.
|
||||
* \return The protocol logger object on success, NULL on failure.
|
||||
*
|
||||
* \sa wl_protocol_logger_destroy
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue