Module Name: src Committed By: rillig Date: Fri Jul 31 14:54:03 UTC 2020
Modified Files:
src/usr.bin/make: var.c
Log Message:
make(1): reduce number of parameters to ApplyModifiers
This saves a call to strlen and some arithmetic operations.
To generate a diff of this commit:
cvs rdiff -u -r1.366 -r1.367 src/usr.bin/make/var.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
