Module Name: src Committed By: rillig Date: Tue Nov 10 07:40:30 UTC 2020
Modified Files:
src/usr.bin/make: cond.c
Log Message:
make(1): remove unnecessary NULL marker from functions list
Comparing the pointer works equally well and uses less memory.
To generate a diff of this commit:
cvs rdiff -u -r1.198 -r1.199 src/usr.bin/make/cond.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
