Subject: CVS commit: src/sys/netinet6
To: None <source-changes@NetBSD.org>
From: Rui Paulo <rpaulo@netbsd.org>
List: source-changes
Date: 05/07/2006 16:02:40
Module Name:	src
Committed By:	rpaulo
Date:		Sun May  7 16:02:40 UTC 2006

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

Log Message:
while (1) -> for (;;)


To generate a diff of this commit:
cvs rdiff -r1.85 -r1.86 src/sys/netinet6/ip6_input.c

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