Module Name: src Committed By: rillig Date: Sun Sep 13 21:12:08 UTC 2020
Modified Files:
src/usr.bin/make: parse.c
Log Message:
make(1): rename local variables in PrintLocation
For PrintLocation, there is no "current" filename or line number,
therefore the "c" in the variable names was confusing.
To generate a diff of this commit:
cvs rdiff -u -r1.304 -r1.305 src/usr.bin/make/parse.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
