Subject: PR/32630 CVS commit: src/sys/kern
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Christos Zoulas <christos@netbsd.org>
List: netbsd-bugs
Date: 01/25/2006 16:25:02
The following reply was made to PR kern/32630; it has been noted by GNATS.
From: Christos Zoulas <christos@netbsd.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: PR/32630 CVS commit: src/sys/kern
Date: Wed, 25 Jan 2006 16:21:39 +0000 (UTC)
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.