Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 03/09/2001 14:49:06
Module Name:	basesrc
Committed By:	itojun
Date:		Fri Mar  9 12:49:06 UTC 2001

Modified Files:
	basesrc/usr.bin/make: var.c

Log Message:
correct case with VAR_KEEP.  if clause checked VAR_KEEP backwards,
and made str a dangling pointer.


To generate a diff of this commit:
cvs rdiff -r1.56 -r1.57 basesrc/usr.bin/make/var.c

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