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:39:52
Module Name:	src
Committed By:	dyoung
Date:		Thu Mar 15 23:39:52 UTC 2007

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

Log Message:
Don't open-code TAILQ_FOREACH().  KNF: Fix K&R prototypes and
parameter-type declarations.


To generate a diff of this commit:
cvs rdiff -r1.71 -r1.72 src/sys/netinet6/nd6_nbr.c

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