mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-05 13:28:07 +02:00
libweston: Fix doc string
Signed-off-by: Loïc Molinari <loic.molinari@collabora.com>
This commit is contained in:
parent
e8dae983b7
commit
7f87268474
1 changed files with 1 additions and 1 deletions
|
|
@ -177,7 +177,7 @@ struct weston_renderer {
|
|||
*/
|
||||
void (*destroy_renderbuffer)(weston_renderbuffer_t renderbuffer);
|
||||
|
||||
/* Allocate a DMABUF that can be imported as renderbuffer
|
||||
/** Allocate a DMABUF that can be imported as renderbuffer
|
||||
*
|
||||
* \param renderer The renderer that allocated the DMABUF
|
||||
* \param width The width of the allocated DMABUF
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue