[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS: cvs.openbsd.org: X11



CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	2000/10/01 13:13:34

Modified files:
	xc/programs/Xserver/hw/macppc: macppcIo.c 

Log message:
On second thought, restore code in AbortDDX() (and add code to reset
colormap): it is needed by FatalError().
OTOH, ddxGiveUp() doesn't need to call AbortDDX(): the screen close
function (which is not called the the case of FatalError()) have already
cleaned up everything.