mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-29 19:16:21 +00:00
c/util: Fix doxygen warning
This commit is contained in:
parent
99e2e005f8
commit
e4be3cbd96
|
@ -434,7 +434,7 @@ image_cleanup(struct vk_bundle *vk, struct comp_swapchain_image *image)
|
||||||
/*!
|
/*!
|
||||||
* Swapchain destruct is delayed until it is safe to destroy them, this function
|
* Swapchain destruct is delayed until it is safe to destroy them, this function
|
||||||
* does the actual destruction and is called from @ref
|
* does the actual destruction and is called from @ref
|
||||||
* comp_swapchain_garbage_collect.
|
* comp_swapchain_shared_garbage_collect.
|
||||||
*
|
*
|
||||||
* @ingroup comp_util
|
* @ingroup comp_util
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue