Module Name: src Committed By: rillig Date: Sun Sep 6 19:28:49 UTC 2020
Modified Files:
src/usr.bin/make: for.c
Log Message:
make(1): clean up For_Eval
* Reduce scope of local variables.
* Remove unnecessary null character test before positive isspace call.
To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 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.
