Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 11/26/2004 22:29:36
Module Name:	src
Committed By:	uwe
Date:		Fri Nov 26 22:29:36 UTC 2004

Modified Files:
	src/sys/dev/ic: igsfb.c igsfb_subr.c igsfbvar.h

Log Message:
Use standard uintN_t types instead of home-grown u_intN_t types.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/dev/ic/igsfb.c
cvs rdiff -r1.3 -r1.4 src/sys/dev/ic/igsfb_subr.c
cvs rdiff -r1.8 -r1.9 src/sys/dev/ic/igsfbvar.h

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