Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/netinet
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.
Home |
Main Index |
Thread Index |
Old Index