Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 08/25/2000 09:26:01
Module Name:	basesrc
Committed By:	enami
Date:		Fri Aug 25 06:26:00 UTC 2000

Modified Files:
	basesrc/usr.sbin/chown: chown.c

Log Message:
Initialize variables which I recently changed storage class from file global
to auto.  Pointed out by Launey Thomas <ljt@alum.mit.edu>.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 basesrc/usr.sbin/chown/chown.c

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