Module Name: src Committed By: rillig Date: Sun Oct 25 18:03:59 UTC 2020
Modified Files:
src/usr.bin/make: hash.c
Log Message:
make(1): refactor Hash_InitTable
First prepare all the data, then initialize the fields in declaration
order.
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/usr.bin/make/hash.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
