Module Name: src Committed By: rillig Date: Tue Jul 28 16:45:56 UTC 2020
Modified Files:
src/usr.bin/make: for.c
Log Message:
make(1): remove unnecessary struct tag
Identifiers starting with an underscore and an uppercase letter are
reserved for the C implementation.
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 src/usr.bin/make/for.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
