Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 08/08/2000 23:06:49
Module Name:	syssrc
Committed By:	tv
Date:		Tue Aug  8 20:06:49 UTC 2000

Modified Files:
	syssrc/sys/dev/pci: btvmei.c

Log Message:
sizeof(fmtstring) + 8 wasn't enough for the string; that won't cope with the
printed version.  Make a little more room for the bitmask_snprintf() call.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/dev/pci/btvmei.c

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