Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 03/17/2004 20:27:57
Module Name:	src
Committed By:	scw
Date:		Wed Mar 17 20:27:57 UTC 2004

Modified Files:
	src/sys/dev/pci: pciconf.c

Log Message:
Use PRIu64 and PRIx64 in place of %llu and %llx format strings for
printing variables of type u_int64_t.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/sys/dev/pci/pciconf.c

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