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

Modified Files:
	src/sys/ufs/ffs: ffs_bswap.c

Log Message:
use bswap32 and bswap64 correctly.
(fs_pendingblocks and fs_pendinginodes)


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/sys/ufs/ffs/ffs_bswap.c

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