Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/netinet6
Module Name: src
Committed By: dyoung
Date: Mon Jan 29 06:13:58 UTC 2007
Modified Files:
src/sys/netinet6: ip6_output.c
Log Message:
Cosmetic: bzero -> memset, remove gratuitous cast, compare pointer
with NULL instead of 0.
To generate a diff of this commit:
cvs rdiff -r1.112 -r1.113 src/sys/netinet6/ip6_output.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