Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 05/03/1996 18:20:04
cgd
Fri May  3 18:16:36 EDT 1996
Update of /a/cvsroot/src/lib/libc/db/hash
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv14019

Modified Files:
	hsearch.c 
Log Message:
reapply diff from rev. 1.7.  can't cast pointers to ints; what's really wanted
here is foo != NULL.