On Tue, Apr 26, 2016 at 03:50:58PM +0300, Pekka Paalanen wrote:
> From: Pekka Paalanen
>
> Makes it easier to see that it does not change weston_surface state
> implicitly.
>
> Signed-off-by: Pekka Paalanen
Sure, LGTM:
Reviewed-by: Bryce Harrington
> ---
> src/compositor.c | 4 ++--
> 1 fi
From: Pekka Paalanen
Makes it easier to see that it does not change weston_surface state
implicitly.
Signed-off-by: Pekka Paalanen
---
src/compositor.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/compositor.c b/src/compositor.c
index 5500197..491b333 100644
---