Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 09/19/2007 18:52:55
Module Name:	src
Committed By:	dyoung
Date:		Wed Sep 19 18:52:55 UTC 2007

Modified Files:
	src/sys/netinet: in_proto.c

Log Message:
Don't use INADDR_ANY to initialize a const struct, because INADDR_ANY
is not necessarily const.


To generate a diff of this commit:
cvs rdiff -r1.89 -r1.90 src/sys/netinet/in_proto.c

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