Subject: CVS commit: src/sys/netinet6
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 11/18/2006 16:17:55
Module Name: src
Committed By: dyoung
Date: Sat Nov 18 16:17:55 UTC 2006
Modified Files:
src/sys/netinet6: in6.c
Log Message:
Cosmetic: use TAILQ_FOREACH(). Remove superfluous parentheses from
return statements.
To generate a diff of this commit:
cvs rdiff -r1.115 -r1.116 src/sys/netinet6/in6.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.