xserver-multidpi/hw
Alan Coopersmith d5f9a131a2 Fix const-mismatch warnings for DisplayModePtr's
Includes fixes for:
"xf86Config.c", line 2434: warning: argument #1 is incompatible with prototype:
	prototype: pointer to struct _DisplayModeRec: "xf86.h", line 351
	argument : pointer to const struct _DisplayModeRec

"xf86EdidModes.c", line 312: warning: argument #1 is incompatible with prototype:
	prototype: pointer to struct _DisplayModeRec: "../../../hw/xfree86/common/xf86.h", line 351
	argument : pointer to const struct _DisplayModeRec

"xf86EdidModes.c", line 438: warning: assignment type mismatch:
	pointer to struct _DisplayModeRec "=" pointer to const struct _DisplayModeRec

"xf86Modes.c", line 701: warning: assignment type mismatch:
	pointer to struct _DisplayModeRec "=" pointer to const struct _DisplayModeRec
2008-11-25 15:51:17 -08:00
..
dmx Remove some null statements. 2008-11-08 12:21:20 -05:00
kdrive Xephyr man page typo fixes. 2008-11-21 17:16:22 -08:00
vfb Unifdef AIX. 2008-07-23 13:37:42 -04:00
xfree86 Fix const-mismatch warnings for DisplayModePtr's 2008-11-25 15:51:17 -08:00
xnest Warning fix 2008-11-25 15:05:18 -05:00
xquartz XQuartz: Simplify the xquartz_resetenv_display path 2008-11-25 11:53:12 -08:00
xwin xalloc+memset(0) -> xcalloc 2008-10-06 15:36:51 -04:00
Makefile.am Remove xgl. 2008-06-12 16:00:50 -04:00