xf86-input-libinput: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Jan 24 02:19:35 UTC 2022


 src/xf86libinput.c |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

New commits:
commit c1f07edafafe63f8f22fd4e2aff6761e46872ed4
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Mon Jan 24 11:38:01 2022 +1000

    Fix a compiler warning
    
    xf86libinput.c:2457:89: warning: passing argument 1 of
    ‘libinput_event_pointer_get_axis_source’ from incompatible
    pointer type [-Wincompatible-pointer-types]
    
    No function changes due to the binary layout of libinput events but
    let's not rely on that.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>



More information about the xorg-commit mailing list