Subject: CVS commit: src/sys/dev/bi
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 11/06/2003 00:25:50
Module Name:	src
Committed By:	he
Date:		Thu Nov  6 00:25:50 UTC 2003

Modified Files:
	src/sys/dev/bi: if_ni.c

Log Message:
Work around gcc 2.95.3's inability to detect that "ret" is initialized.
Will be documented in doc/HACKS, and should be looked at again when
gcc 3.3.2 for vax is ready.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/dev/bi/if_ni.c

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