Subject: CVS commit: src/sys/ufs/ufs
To: None <source-changes@netbsd.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 04/16/2003 14:27:03
Module Name:	src
Committed By:	yamt
Date:		Wed Apr 16 14:27:03 UTC 2003

Modified Files:
	src/sys/ufs/ufs: ufs_bswap.h

Log Message:
ufs_rwXX: cast to unsigned even without FFS_EI to avoid
possible nasty signed vs unsigned problems.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/ufs/ufs/ufs_bswap.h

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