xserver-multidpi/hw/xfree86/shadowfb
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
..
Makefile.am Replace INCLUDES with AM_CPPFLAGS 2013-08-06 13:08:13 +10:00
sfbmodule.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
shadow.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
shadowfb.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00