Subject: CVS commit: src/sys/sys
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 02/04/2006 01:07:20
Module Name:	src
Committed By:	uwe
Date:		Sat Feb  4 01:07:20 UTC 2006

Modified Files:
	src/sys/sys: endian.h

Log Message:
There's no reason to cast the return value of bswapNN to uintNN_t in
one particular place (little endian ntohl &co).


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/sys/sys/endian.h

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