From 2e61cbb7f50878e738849ea4384118c13733f09c Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Thu, 21 Jan 1999 00:55:32 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_3_0_0_RELEASE'. This commit was manufactured to restore the state of the 3.0-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- lib/libc/stdlib/strhash.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'lib/libc/stdlib/strhash.c') diff --git a/lib/libc/stdlib/strhash.c b/lib/libc/stdlib/strhash.c index 8e2230bc72a0c..21223127a5c79 100644 --- a/lib/libc/stdlib/strhash.c +++ b/lib/libc/stdlib/strhash.c @@ -1,5 +1,5 @@ #ifndef lint -static char *rcsid = "$Header: /home/ncvs/src/lib/libc/stdlib/strhash.c,v 1.5 1995/10/22 14:53:17 phk Exp $"; +static char *rcsid = "$Header: /home/ncvs/src/lib/libc/stdlib/strhash.c,v 1.6 1996/01/13 14:25:04 jkh Exp $"; #endif /* @@ -37,6 +37,10 @@ static char *rcsid = "$Header: /home/ncvs/src/lib/libc/stdlib/strhash.c,v 1.5 19 /* * $Log: strhash.c,v $ + * Revision 1.6 1996/01/13 14:25:04 jkh + * Return pointer to new hash node when search inserts it (e.g. there + * was some datum given). + * * Revision 1.5 1995/10/22 14:53:17 phk * Mino cleanup, #includes & unused vars. * -- cgit v1.2.3