On Sun, Jun 05, 2016 at 11:01:17AM -0500, Yong Bakos wrote:
> From: Yong Bakos <yba...@humanoriented.com>
> 
> Change the output make value from "waywayland" to "wayland".
> 
> References: 90bc88c710b34f46ef89e1c5765e5f63f8e02847
> 
> Signed-off-by: Yong Bakos <yba...@humanoriented.com>

Reviewed-by: Bryce Harrington <br...@osg.samsung.com>

> ---
>  src/compositor-wayland.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/compositor-wayland.c b/src/compositor-wayland.c
> index fe8b082..2e0ea68 100644
> --- a/src/compositor-wayland.c
> +++ b/src/compositor-wayland.c
> @@ -1005,7 +1005,7 @@ wayland_output_create(struct wayland_backend *b, int x, 
> int y,
>               return NULL;
>  
>       output->name = name ? strdup(name) : NULL;
> -     output->base.make = "waywayland";
> +     output->base.make = "wayland";
>       output->base.model = "none";
>  
>       output_width = width * scale;
> -- 
> 2.7.2
> 
> _______________________________________________
> wayland-devel mailing list
> wayland-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/wayland-devel
_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to