Subject: CVS commit: src/sys/netinet6
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 11/01/2007 20:33:02
Module Name:	src
Committed By:	dyoung
Date:		Thu Nov  1 20:33:01 UTC 2007

Modified Files:
	src/sys/netinet6: frag6.c

Log Message:
De-__P().  frag6.c has always defined IN6_IFSTAT_STRICT, so remove
the definition and trim to the defined(IN6_IFSTAT_STRICT) code.
No functional change intended.


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 src/sys/netinet6/frag6.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.