Subject: CVS commit: src/usr.sbin/mtree
To: None <source-changes@NetBSD.org>
From: Perry E. Metzger <perry@netbsd.org>
List: source-changes
Date: 01/20/2007 01:13:13
Module Name:	src
Committed By:	perry
Date:		Sat Jan 20 01:13:13 UTC 2007

Modified Files:
	src/usr.sbin/mtree: mtree.c

Log Message:
Fix a typo in a boolean test, which used & instead of &&.


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 src/usr.sbin/mtree/mtree.c

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