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

Modified Files:
	src/usr.bin/mkdep: mkdep.c

Log Message:
Initialize a couple of local variables to appease -Wuninitialized.
Marked with XXXGCC for sun2 (found while compiling for it).

Reviewed by lukem.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/usr.bin/mkdep/mkdep.c

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