Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 07/27/2000 02:06:09
Module Name: syssrc
Committed By: mycroft
Date: Wed Jul 26 23:06:09 UTC 2000
Modified Files:
syssrc/sys/ufs/ext2fs [netbsd-1-5]: ext2fs_bswap.c
Log Message:
Approved by thorpej:
Fix compilation error in fsck_ext2fs on big-endian systems, due to missing
prototypes.
syssrc/sys/ufs/ext2fs/ext2fs_bswap.c 1.5 -> 1.6
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.5.4.1 syssrc/sys/ufs/ext2fs/ext2fs_bswap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.