Module Name: src Committed By: jakllsch Date: Tue Jul 27 14:04:55 UTC 2010
Modified Files:
src/sys/dev/scsipi: if_se.c
Log Message:
Use %zu instead of %d for size_t.
Just in case anyone ever debugs se(4) on LP64.
To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 src/sys/dev/scsipi/if_se.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
