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

Modified Files:
	src/usr.sbin/installboot: bbinfo.c

Log Message:
Initialize a local variable (bbinfop) to appease -Wuninitialized.
Marked with XXXGCC for sparc64 (found while compiling for it).

Reviewed by lukem.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/usr.sbin/installboot/bbinfo.c

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