>
> On Fri, Oct 30, 2015 at 03:30:40AM -0400, Frediano Ziglio wrote:
> >
> > >
> > > From: Marc-André Lureau
> > >
> > > Instead of passing a CommonChannel* argument, use CursorChannel* since
> > > this function is only valid for CursorChannels.
> > >
> > > Signed-off-by: Jonathon Jongsma
>
On Fri, Oct 30, 2015 at 03:30:40AM -0400, Frediano Ziglio wrote:
>
> >
> > From: Marc-André Lureau
> >
> > Instead of passing a CommonChannel* argument, use CursorChannel* since
> > this function is only valid for CursorChannels.
> >
> > Signed-off-by: Jonathon Jongsma
> > ---
> > server/cur
>
> From: Marc-André Lureau
>
> Instead of passing a CommonChannel* argument, use CursorChannel* since
> this function is only valid for CursorChannels.
>
> Signed-off-by: Jonathon Jongsma
> ---
> server/cursor-channel.c | 5 ++---
> server/cursor-channel.h | 2 +-
> server/red_worker.c
From: Marc-André Lureau
Instead of passing a CommonChannel* argument, use CursorChannel* since
this function is only valid for CursorChannels.
Signed-off-by: Jonathon Jongsma
---
server/cursor-channel.c | 5 ++---
server/cursor-channel.h | 2 +-
server/red_worker.c | 2 +-
3 files changed,