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 Dec 9 00:45:26 UTC 2009
Modified Files:
src/sys/netinet: raw_ip.c
Log Message:
Remove superfluous cast of a pointer to void *.
Compare a pointer with NULL, not 0.
No functional change intended.
To generate a diff of this commit:
cvs rdiff -u -r1.110 -r1.111 src/sys/netinet/raw_ip.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