linux-dmabuf: Fix a couple of typos

There are no interfaces such as zlinux_dmabuf_params and zlinux_buffer_params.

Signed-off-by: Vlad Zahorodnii <vlad.zahorodnii@kde.org>
This commit is contained in:
Vlad Zahorodnii 2023-04-18 14:59:56 +03:00
parent f9ef5fdba5
commit fefd185994

View file

@ -344,7 +344,7 @@
successful. It provides the new wl_buffer referencing the dmabuf(s).
Upon receiving this event, the client should destroy the
zlinux_dmabuf_params object.
zwp_linux_buffer_params_v1 object.
</description>
<arg name="buffer" type="new_id" interface="wl_buffer"
summary="the newly created wl_buffer"/>
@ -357,7 +357,7 @@
has not been fulfilled.
Upon receiving this event, the client should destroy the
zlinux_buffer_params object.
zwp_linux_buffer_params_v1 object.
</description>
</event>