xf86-input-vmmouse: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Oct 8 23:29:23 UTC 2022


 tools/vmmouse_iopl.c |   17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

New commits:
commit fa02334233a801046afa1f4655380335b3823d68
Author: Matt Turner <mattst88 at gmail.com>
Date:   Mon Aug 22 21:42:30 2022 -0400

    tools: Fix declaration of xf86EnableIO()
    
    /usr/include/xorg/xf86_OSproc.h:115:23: error: type of 'xf86EnableIO' does not match original declaration [-Werror=lto-type-mismatch]
      115 | extern _X_EXPORT Bool xf86EnableIO(void);
          |                       ^
    vmmouse_iopl.c:125:6: note: return value type mismatch
      125 | bool xf86EnableIO(void)
          |      ^



More information about the xorg-commit mailing list