Subject: CVS commit: src/sbin/fsck_lfs
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 06/07/2005 09:08:07
Module Name:	src
Committed By:	he
Date:		Tue Jun  7 09:08:07 UTC 2005

Modified Files:
	src/sbin/fsck_lfs: lfs.c

Log Message:
Initialize metalbn in ufs_getlbns to appease -Wuninitialized.
Marked with XXXGCC for dreamcast (found while compiling for it).

Reviewed by lukem.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sbin/fsck_lfs/lfs.c

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