Subject: CVS commit: src/distrib/utils/sysinst
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 05/12/2006 21:22:34
Module Name:	src
Committed By:	dsl
Date:		Fri May 12 21:22:34 UTC 2006

Modified Files:
	src/distrib/utils/sysinst: mbr.c

Log Message:
Fix use of uninitialised variable.
I think the code it correct - but since it is only relevant when setting
the default boot partition (for mbr_bootsel) to an extended partition
it probably doesn't matter too often!


To generate a diff of this commit:
cvs rdiff -r1.72 -r1.73 src/distrib/utils/sysinst/mbr.c

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