xserver-multidpi/hw/xfree86/dixmods
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
..
extmod Remove the last remnants of extmod 2012-07-10 00:01:49 -07:00
fbmodule.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxmodule.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
Makefile.am Update GLX dependencies now that DRI & DRI2 are builtins, not modules 2013-10-14 17:56:44 -07:00
shmodule.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xkbKillSrv.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xkbPrivate.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xkbVT.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00