Re: [PATCH libinput 2/3] core: Move libinput_event definition to libinput-private.h

2014-09-21 Thread Peter Hutterer
On Thu, Sep 18, 2014 at 01:11:04PM +0200, Hans de Goede wrote: > Signed-off-by: Hans de Goede Reviewed-by: Peter Hutterer > --- > src/libinput-private.h | 5 + > src/libinput.c | 5 - > 2 files changed, 5 insertions(+), 5 deletions(-) > > diff --git a/src/libinput-private.h b

[PATCH libinput 2/3] core: Move libinput_event definition to libinput-private.h

2014-09-18 Thread Hans de Goede
Signed-off-by: Hans de Goede --- src/libinput-private.h | 5 + src/libinput.c | 5 - 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/libinput-private.h b/src/libinput-private.h index 94d6580..3b46c27 100644 --- a/src/libinput-private.h +++ b/src/libinput-private