On Mon, 23 May 2016 17:06:09 -0600
Yong Bakos <[email protected]> wrote:

> From: Yong Bakos <[email protected]>
> 
> Signed-off-by: Yong Bakos <[email protected]>
> ---
>  src/wayland-client-core.h | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/src/wayland-client-core.h b/src/wayland-client-core.h
> index b1d6515..dfd3e18 100644
> --- a/src/wayland-client-core.h
> +++ b/src/wayland-client-core.h
> @@ -150,10 +150,12 @@ wl_proxy_marshal_constructor_versioned(struct wl_proxy 
> *proxy,
>                                      const struct wl_interface *interface,
>                                      uint32_t version,
>                                      ...);
> +
>  struct wl_proxy *
>  wl_proxy_marshal_array_constructor(struct wl_proxy *proxy,
>                                  uint32_t opcode, union wl_argument *args,
>                                  const struct wl_interface *interface);
> +
>  struct wl_proxy *
>  wl_proxy_marshal_array_constructor_versioned(struct wl_proxy *proxy,
>                                            uint32_t opcode,

Pushed:
   fe31d2f..826b166  master -> master


Thanks,
pq

Attachment: pgpkIkJ62dAzS.pgp
Description: OpenPGP digital signature

_______________________________________________
wayland-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to