Subject: CVS commit: src/sys/netipsec
To: None <source-changes@NetBSD.org>
From: Jonathan Stone <jonathan@netbsd.org>
List: source-changes
Date: 08/15/2003 03:50:21
Module Name:	src
Committed By:	jonathan
Date:		Fri Aug 15 03:50:21 UTC 2003

Modified Files:
	src/sys/netipsec: ipsec.h ipsec_input.c

Log Message:
Change ipsec4_common_input() to return void (not int with errno,
as in FreeBSD), to match NetBSD protosw prototype.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/netipsec/ipsec.h src/sys/netipsec/ipsec_input.c

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