Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 07/11/2007 17:26:25
Module Name:	src
Committed By:	xtraeme
Date:		Wed Jul 11 17:26:25 UTC 2007

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

Log Message:
Use %zu to print a size_t, fixes the build on amd64.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/dev/pci/if_wpi.c

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