Subject: CVS commit: xsrc/xfree/xc/programs/Xserver/hw/netbsd/amiga/s3
To: None <source-changes@NetBSD.org>
From: Michael L. Hitch <mhitch@netbsd.org>
List: source-changes
Date: 08/03/2006 20:01:05
Module Name:	xsrc
Committed By:	mhitch
Date:		Thu Aug  3 20:01:05 UTC 2006

Modified Files:
	xsrc/xfree/xc/programs/Xserver/hw/netbsd/amiga/s3: amigaCV.c

Log Message:
subWindowMode is a one-bit field, and gcc4 doesn't like ~1;  use ClibByChildren
to initialize subWindowMode instead of ~IncludeInferior.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 \
    xsrc/xfree/xc/programs/Xserver/hw/netbsd/amiga/s3/amigaCV.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.