Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/net
Module Name: src
Committed By: dyoung
Date: Sat Jul 21 03:12:10 UTC 2007
Modified Files:
src/sys/net: route.c
Log Message:
Cosmetic: remove superfluous parentheses. Compare pointers with
NULL instead of testing "truth." Remove unnecessary casts to void*
in memset() calls.
To generate a diff of this commit:
cvs rdiff -r1.94 -r1.95 src/sys/net/route.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