From ba94d0cea3d853d19732f64a17cd6207dc85ad5f Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Mon, 25 Sep 2000 21:57:54 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_4_1_1_RELEASE'. This commit was manufactured to restore the state of the 4.1.1-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- bin/sh/eval.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/sh/eval.c') diff --git a/bin/sh/eval.c b/bin/sh/eval.c index dabc7e63dec9..eb078a125fc5 100644 --- a/bin/sh/eval.c +++ b/bin/sh/eval.c @@ -39,7 +39,7 @@ static char sccsid[] = "@(#)eval.c 8.9 (Berkeley) 6/8/95"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/bin/sh/eval.c,v 1.27.2.1 2000/06/14 13:42:25 cracauer Exp $"; #endif /* not lint */ #include -- cgit v1.2.3