Hi,
On 07/21/2014 08:40 AM, Peter Hutterer wrote:
> More expressive in the caller and less ambiguous about return values (is it 1?
> is it non-zero? can it be negative?)
>
> Signed-off-by: Peter Hutterer
Looks good, series is:
Reviewed-by: Hans de Goede
Regards,
Hans
> ---
> src/evdev-mt-t
More expressive in the caller and less ambiguous about return values (is it 1?
is it non-zero? can it be negative?)
Signed-off-by: Peter Hutterer
---
src/evdev-mt-touchpad-tap.c | 14 ++-
src/libinput-private.h | 6 ++---
src/libinput.c | 14 +++
src/libinput.h