Subject: CVS commit: src/sys/netinet6
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 02/22/2007 09:30:33
Module Name: src
Committed By: dyoung
Date: Thu Feb 22 09:30:33 UTC 2007
Modified Files:
src/sys/netinet6: raw_ip6.c
Log Message:
Cosmetic: remove extraneous () on return statements, break a line
in two, join lines, compare pointers with NULL instead of testing
their "truth."
To generate a diff of this commit:
cvs rdiff -r1.82 -r1.83 src/sys/netinet6/raw_ip6.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.