xserver-multidpi/hw/xfree86/loader
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
..
loader.c Fix up formatting of initializers for arrays of structs 2012-08-06 15:22:53 -07:00
loader.h Look for ModuleData only in appropriate library 2012-07-04 21:26:24 +10:00
loaderProcs.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
loadmod.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
os.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00