CVSROOT: /cvs Module name: xenocara Changes by: [email protected] 2023/09/07 03:13:51
Modified files:
driver/xf86-input-usbtablet/src: usbtablet.c
Log message:
unbreak build with clang-16 by not using non-existent functions and by
using correct types where needed; this also removes some unnecessary casts
and some ancient compat defines
parts from and ok jsg@
