From bff5b80e6cde3256fd760aec0882f8b9fa85b5ee Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Mon, 24 May 1999 16:47:10 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_3_2_0_RELEASE'. This commit was manufactured to restore the state of the 3.2-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- bin/sh/memalloc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/sh/memalloc.c') diff --git a/bin/sh/memalloc.c b/bin/sh/memalloc.c index 1f4a57373d5b7..bda9ced5f1efd 100644 --- a/bin/sh/memalloc.c +++ b/bin/sh/memalloc.c @@ -39,7 +39,7 @@ static char sccsid[] = "@(#)memalloc.c 8.3 (Berkeley) 5/4/95"; #endif static const char rcsid[] = - "$Id: memalloc.c,v 1.13 1999/04/12 14:23:36 cracauer Exp $"; + "$Id: memalloc.c,v 1.12.2.1 1999/04/12 15:46:02 cracauer Exp $"; #endif /* not lint */ #include "shell.h" -- cgit v1.2.3