Files
xf86-input-vmmouse/tools
Matt Turner fa02334233 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)
      |      ^
2022-08-23 15:52:46 +00:00
..
2010-04-08 16:10:33 +02:00
2010-04-08 16:10:33 +02:00