mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-12-24 10:10:09 +01: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
|
* Returns a pointer to a buffer's shm_pool and increases the
|
||||||
* shm_pool refcount.
|
* 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
|
* it no longer needs the reference to ensure proper destruction
|
||||||
* of the pool.
|
* of the pool.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue