mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-29 05:40:16 -04:00
shm: Linkify wl_shm_pool_unref in the ref_pool documentation
Signed-off-by: Sebastian Wick <sebastian.wick@redhat.com>
This commit is contained in:
parent
6137c8c213
commit
9ec01ab2dc
1 changed files with 1 additions and 1 deletions
|
|
@ -503,7 +503,7 @@ wl_shm_buffer_get_height(const struct wl_shm_buffer *buffer)
|
|||
* Returns a pointer to a buffer's shm_pool and increases the
|
||||
* shm_pool refcount.
|
||||
*
|
||||
* The compositor must remember to call wl_shm_pool_unref when
|
||||
* The compositor must remember to call wl_shm_pool_unref() when
|
||||
* it no longer needs the reference to ensure proper destruction
|
||||
* of the pool.
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue