Module Name: src Committed By: rillig Date: Sun Oct 4 17:21:28 UTC 2020
Modified Files: src/usr.bin/make: hash.c Log Message: make(1): remove dead code from Hash_FindEntry All callers pass a properly initialized table. To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 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.