Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 01/25/2006 16:21:39
Module Name:	src
Committed By:	christos
Date:		Wed Jan 25 16:21:39 UTC 2006

Modified Files:
	src/sys/kern: uipc_mbuf2.c

Log Message:
PR/32630: Yves-Emmanuel JUTARD: Illegal return in sys/kern/uipc_mbuf2.c.
Gcc likes return (void), but other compilers disagree.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/kern/uipc_mbuf2.c

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