Module Name: src Committed By: rillig Date: Thu Oct 22 19:05:24 UTC 2020
Modified Files:
src/usr.bin/make: suff.c
Log Message:
make(1): rename local variables in SuffFindCmds
Several types have fields named "parents" and "children", which makes an
expression like s->children ambiguous.
To generate a diff of this commit:
cvs rdiff -u -r1.214 -r1.215 src/usr.bin/make/suff.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
