Module Name: src Committed By: rillig Date: Mon Aug 31 19:09:19 UTC 2020
Modified Files:
src/usr.bin/make: var.c
Log Message:
make(1): inline a local variable in VarUniq
Just to eliminate any remote possibility of aliasing and thereby
forgetting to update all involved variables.
To generate a diff of this commit:
cvs rdiff -u -r1.481 -r1.482 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.
