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

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

Log Message:
Ensure yflag is initialized before trying to use it.
Detected with gcc -Wuninitialized.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 src/usr.bin/chpass/chpass.c

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