Module Name: src Committed By: sjg Date: Sat Mar 23 23:39:47 UTC 2013
Modified Files:
src/usr.bin/make: meta.c
Log Message:
After removing an entry from missingFiles,
set ln=NULL after Lst_Remove() to make it clear we won't use it
after this point.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/usr.bin/make/meta.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
