On Sep 23, 2006, at 12:54 AM, Elad Efrat wrote:
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@.
Uh, why?
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.
-- thorpej