Re: [PATCH weston] compositor-wayland: Correct output base make name

2016-06-10 Thread Bryce Harrington
On Mon, Jun 06, 2016 at 10:21:43AM -0700, Bryce Harrington wrote: > On Sun, Jun 05, 2016 at 11:01:17AM -0500, Yong Bakos wrote: > > From: Yong Bakos > > > > Change the output make value from "waywayland" to "wayland". > > > > References: 90bc88c710b34f46ef89e1c5765e5f63f8e02847 > > > > Signed-o

Re: [PATCH weston] compositor-wayland: Correct output base make name

2016-06-06 Thread Bryce Harrington
On Sun, Jun 05, 2016 at 11:01:17AM -0500, Yong Bakos wrote: > From: Yong Bakos > > Change the output make value from "waywayland" to "wayland". > > References: 90bc88c710b34f46ef89e1c5765e5f63f8e02847 > > Signed-off-by: Yong Bakos Reviewed-by: Bryce Harrington > --- > src/compositor-waylan

[PATCH weston] compositor-wayland: Correct output base make name

2016-06-05 Thread Yong Bakos
From: Yong Bakos Change the output make value from "waywayland" to "wayland". References: 90bc88c710b34f46ef89e1c5765e5f63f8e02847 Signed-off-by: Yong Bakos --- src/compositor-wayland.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/compositor-wayland.c b/src/composit