Module Name: src Committed By: rillig Date: Fri Aug 28 19:52:14 UTC 2020
Modified Files:
src/usr.bin/make: lst.c
Log Message:
make(1): inline LstIsValid and LstNodeIsValid
A simple null pointer comparison is easier to understand than the fuzzy
word "valid".
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 src/usr.bin/make/lst.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
