Re: [PATCH] protocol: revert hotspot_x/y in set_cursor back to int

2013-04-18 Thread Kristian Høgsberg
On Thu, Apr 18, 2013 at 06:33:01AM +1000, Peter Hutterer wrote: > copy/paste error introduced in 9c0357af6ee42c318ce37b458ae7bdb7d51316cb > > Signed-off-by: Peter Hutterer > --- > sorry. No worries, I should've caught this when reviewing... Nothing broke on the wire or in the code, both fixed a

[PATCH] protocol: revert hotspot_x/y in set_cursor back to int

2013-04-17 Thread Peter Hutterer
copy/paste error introduced in 9c0357af6ee42c318ce37b458ae7bdb7d51316cb Signed-off-by: Peter Hutterer --- sorry. protocol/wayland.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/protocol/wayland.xml b/protocol/wayland.xml index eda9441..31f809a 100644 --- a/protocol/