Subject: CVS commit: src/usr.sbin/config
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 06/02/2005 05:12:41
Module Name:	src
Committed By:	lukem
Date:		Thu Jun  2 05:12:41 UTC 2005

Modified Files:
	src/usr.sbin/config: main.c

Log Message:
Don't try to use an uninitialized variable.
Detected with gcc -Wuninitialized.


To generate a diff of this commit:
cvs rdiff -r1.97 -r1.98 src/usr.sbin/config/main.c

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