Module Name: src Committed By: rillig Date: Fri Sep 11 04:36:12 UTC 2020
Modified Files:
src/usr.bin/make: suff.c
Log Message:
make(1): rename GNodeSuff.gn to gnp
It was confusing to have a field called "gn" that was not a pointer to a
GNode, but a double-pointer to GNode instead.
To generate a diff of this commit:
cvs rdiff -u -r1.146 -r1.147 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.
