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: Mon Sep 19 05:28:46 UTC 2005
Modified Files:
src/sys/netinet: ip_output.c
Log Message:
People have to read this code, so I am removing the double-negative
tautology, #ifndef notdef, which is not only superfluous, but easily
misread as #ifdef notyet.
To generate a diff of this commit:
cvs rdiff -r1.157 -r1.158 src/sys/netinet/ip_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