mjacob 2007-06-17 00:31:24 UTC
FreeBSD src repository
Modified files:
sys/netinet in.c
Log:
Simplification to quiet a gcc4.2 warning. Just by setting match.s_addr
to nonzero you fulfill the same function as the variable 'cmp'. so you
might as well zero match and test against it later.
Reviewed by: timeout on review request
Revision Changes Path
1.101 +9 -14 src/sys/netinet/in.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"