Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 08/05/2004 16:43:59
Module Name: src
Committed By: drochner
Date: Thu Aug 5 16:43:59 UTC 2004
Modified Files:
src/sys/dev/pci: cs4280.c
Log Message:
simplify some pointer arithmetics which uses typecasts on the LHS
so that gcc-3.4 doesn't complain
To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 src/sys/dev/pci/cs4280.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.