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: Sun May 11 20:17:59 UTC 2008
Modified Files:
src/sys/netinet: in.c
Log Message:
Cosmetic: compare sa_family with AF_UNSPEC instead of testing truth.
Join a line. Compare sa_len with 0 instead of testing truth.
To generate a diff of this commit:
cvs rdiff -r1.125 -r1.126 src/sys/netinet/in.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