Subject: CVS commit: src/sys/netinet6
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 03/15/2007 23:22:30
Module Name:	src
Committed By:	dyoung
Date:		Thu Mar 15 23:22:30 UTC 2007

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

Log Message:
KNF: compare pointer w/ NULL, don't "check truth".  Fix K&R parameter
types declaration.


To generate a diff of this commit:
cvs rdiff -r1.125 -r1.126 src/sys/netinet6/in6.c

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