Subject: CVS commit: src/sys/netinet6
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 01/29/2007 06:05:10
Module Name:	src
Committed By:	dyoung
Date:		Mon Jan 29 06:05:10 UTC 2007

Modified Files:
	src/sys/netinet6: ip6_mroute.c

Log Message:
Cosmetic: move an splsoftnet() call out of the variable declarations,
get rid of a gratuitous cast, change (struct socket *)0 to NULL.


To generate a diff of this commit:
cvs rdiff -r1.76 -r1.77 src/sys/netinet6/ip6_mroute.c

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