Subject: CVS commit: src/sys/dev/vinum
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 09/19/2004 12:22:22
Module Name:	src
Committed By:	yamt
Date:		Sun Sep 19 12:22:22 UTC 2004

Modified Files:
	src/sys/dev/vinum: vinumdaemon.c vinuminterrupt.c

Log Message:
fix printf formats to match with sys/buf.h rev.1.75.
PR/26994 from Andreas Wiese.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/dev/vinum/vinumdaemon.c \
    src/sys/dev/vinum/vinuminterrupt.c

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