Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 08/26/2006 22:33:18
Module Name: src
Committed By: bjh21
Date: Sat Aug 26 22:33:18 UTC 2006
Modified Files:
src/sys/dev/ic: wd33c93.c
Log Message:
Use the 'z' size modifier when printfing size_t, so that GCC doesn't complain
on systems were size_t isn't unsigned int.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/dev/ic/wd33c93.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.