Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 09/19/2005 05:28:46
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.