Module Name: src Committed By: rillig Date: Fri Feb 5 05:19:58 UTC 2021
Modified Files: src/usr.bin/make: var.c Log Message: make: rename remaining ctx to scope One less small inconsistency. Everywhere else, that variable had been named ctxt, not ctx. To generate a diff of this commit: cvs rdiff -u -r1.805 -r1.806 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.