mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-02 09:01:39 -05:00
client: Fix typo
Signed-off-by: Bryce Harrington <bryce@osg.samsung.com> Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
This commit is contained in:
parent
4908bf0d0f
commit
be47969a38
1 changed files with 1 additions and 1 deletions
|
|
@ -955,7 +955,7 @@ static const struct wl_callback_listener sync_listener = {
|
|||
* \param queue The queue on which to run the roundtrip
|
||||
* \return The number of dispatched events on success or -1 on failure
|
||||
*
|
||||
* Blocks until the server process all currently issued requests and
|
||||
* Blocks until the server processes all currently issued requests and
|
||||
* sends out pending events on the event queue.
|
||||
*
|
||||
* \note This function uses wl_display_dispatch_queue() internally. If you
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue