Hi Yong,
On 8 November 2016 at 16:02, Yong Bakos wrote:
> wl_fixed_to_double had a stray space before the parameter list.
> Remove this space.
>
> Signed-off-by: Yong Bakos
Pushed, thanks:
To ssh://git.freedesktop.org/git/wayland/wayland
2c6350b..6a18a87 master -> master
Cheers,
Daniel
___
From: Yong Bakos
wl_fixed_to_double had a stray space before the parameter list.
Remove this space.
Signed-off-by: Yong Bakos
---
src/wayland-util.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/wayland-util.h b/src/wayland-util.h
index 7b280d1..e0eb126 100644
--- a/s