Module Name: src Committed By: rillig Date: Thu Dec 31 13:37:33 UTC 2020
Modified Files:
src/usr.bin/make: for.c
Log Message:
make(1): clean up SubstVarShort in .for loops
This function does not need to advance the parsing position, which
removes duplicate code.
To generate a diff of this commit:
cvs rdiff -u -r1.129 -r1.130 src/usr.bin/make/for.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
