Subject: CVS commit: src/sys/dev/ppbus
To: None <source-changes@NetBSD.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 01/22/2004 01:16:02
Module Name:	src
Committed By:	bjh21
Date:		Thu Jan 22 01:16:02 UTC 2004

Modified Files:
	src/sys/dev/ppbus: ppbus_msq.c

Log Message:
Don't use "int" when we mean "size_t".  Fixes compilation on ARM.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/dev/ppbus/ppbus_msq.c

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