xserver-multidpi/hw/kdrive/linux
Keith Packard 60014a4a98 Replace 'pointer' type with 'void *'
This lets us stop using the 'pointer' typedef in Xdefs.h as 'pointer'
is used throughout the X server for other things, and having duplicate
names generates compiler warnings.

Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
2014-01-12 10:24:11 -08:00
..
evdev.c kdrive: Fix a few easy cast warnings. 2013-08-21 09:10:44 -07:00
keyboard.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
linux.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
Makefile.am Replace INCLUDES with AM_CPPFLAGS 2013-08-06 13:08:13 +10:00
mouse.c kdrive: Fix const cast warnings in driver name handling. 2013-08-21 09:10:45 -07:00
ms.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
ps2.c kdrive: Fix a few easy cast warnings. 2013-08-21 09:10:44 -07:00
tslib.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00