[PATCH wayland] client-core: Add missing line breaks
Pekka Paalanen
ppaalanen at gmail.com
Tue Jun 7 13:21:38 UTC 2016
On Mon, 23 May 2016 17:06:09 -0600
Yong Bakos <junk at humanoriented.com> wrote:
> From: Yong Bakos <ybakos at humanoriented.com>
>
> Signed-off-by: Yong Bakos <ybakos at humanoriented.com>
> ---
> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 811 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/wayland-devel/attachments/20160607/4548e8b5/attachment.sig>
More information about the wayland-devel
mailing list