ecore wl2 - fix wl protocol listyener to init all struct fields

This commit is contained in:
Carsten Haitzler 2018-11-08 12:32:52 +00:00
parent 0fd2b812cc
commit 37806b5bf9
1 changed files with 2 additions and 1 deletions

View File

@ -55,7 +55,8 @@ _dmabuf_cb_format(void *data EINA_UNUSED, struct zwp_linux_dmabuf_v1 *dmabuf EIN
static const struct zwp_linux_dmabuf_v1_listener _dmabuf_listener =
{
_dmabuf_cb_format
_dmabuf_cb_format,
NULL
};
static void