Subject: CVS commit: basesrc/sbin/newfs_lfs
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 11/01/2001 09:44:06
Module Name:	basesrc
Committed By:	lukem
Date:		Thu Nov  1 07:44:06 UTC 2001

Modified Files:
	basesrc/sbin/newfs_lfs: newfs.c

Log Message:
fix -Wshadow warning by moving "int version" from global to main() scope


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/sbin/newfs_lfs/newfs.c

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