Module Name: src Committed By: rillig Date: Wed Sep 2 03:15:21 UTC 2020
Modified Files:
src/usr.bin/make: dir.c
Log Message:
make(1): use Hash API from dir.c
When the Hash struct fields are renamed the next time, this should not
influence any code outside hash.h and hash.c.
To generate a diff of this commit:
cvs rdiff -u -r1.130 -r1.131 src/usr.bin/make/dir.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
