Subject: CVS commit: basesrc/usr.sbin/mtree
To: None <source-changes@netbsd.org>
From: grant beattie <grant@netbsd.org>
List: source-changes
Date: 11/29/2002 04:07:35
Module Name:	basesrc
Committed By:	grant
Date:		Fri Nov 29 02:07:35 UTC 2002

Modified Files:
	basesrc/usr.sbin/mtree: create.c verify.c

Log Message:
avoid non-constant initializer errors by changing hack to workaround
gcc warning to a slightly different hack.


To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 basesrc/usr.sbin/mtree/create.c
cvs rdiff -r1.32 -r1.33 basesrc/usr.sbin/mtree/verify.c

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