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

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

Log Message:
gcc4 is more strict and doens't accept caddr_t for void *.  Use correct
type for for mmap() declaration.


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

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