Subject: CVS commit: src/sys/dev
To: None <source-changes@NetBSD.org>
From: Elad Efrat <elad@netbsd.org>
List: source-changes
Date: 09/23/2006 07:54:17
Module Name:	src
Committed By:	elad
Date:		Sat Sep 23 07:54:17 UTC 2006

Modified Files:
	src/sys/dev: vnd.c

Log Message:
Use u_quad_t and not uint64_t (even though they might be the same),
pointed out by tsutsui@.


To generate a diff of this commit:
cvs rdiff -r1.151 -r1.152 src/sys/dev/vnd.c

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