mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-25 17:10:05 +01:00
docs: Fix g_async_queue_timeout_pop_unlocked typo
This commit is contained in:
parent
912ac79041
commit
2ca6c475ea
@ -551,7 +551,7 @@ g_async_queue_timeout_pop (GAsyncQueue *queue,
|
||||
/**
|
||||
* g_async_queue_timeout_pop_unlocked:
|
||||
* @queue: a #GAsyncQueue
|
||||
* @time: the number of microseconds to wait
|
||||
* @timeout: the number of microseconds to wait
|
||||
*
|
||||
* Pops data from the @queue. If the queue is empty, blocks for
|
||||
* @timeout microseconds, or until data becomes available.
|
||||
|
Loading…
x
Reference in New Issue
Block a user