Module Name: src Committed By: rillig Date: Sun Sep 27 11:39:02 UTC 2020
Modified Files:
src/usr.bin/make: compat.c
Log Message:
make(1): rename local variable in MakeNodes
By convention, list nodes are named ln to distinguish them from GNodes,
which are called gn.
To generate a diff of this commit:
cvs rdiff -u -r1.153 -r1.154 src/usr.bin/make/compat.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
