Module Name: src Committed By: rillig Date: Sun Dec 20 22:02:54 UTC 2020
Modified Files:
src/usr.bin/make: meta.c
Log Message:
make(1): fix declared variable type in printCMDs
No functional changes since StringListNode and GNodeListNode are both
typedefs of a simple generic ListNode.
To generate a diff of this commit:
cvs rdiff -u -r1.161 -r1.162 src/usr.bin/make/meta.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
