From 7e6cd705f344de2f9f08475a0fa2ef9191f88dd0 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Mon, 20 Mar 2000 08:47:53 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_4_0_0_RELEASE'. This commit was manufactured to restore the state of the 4.0-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- bin/sh/input.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/sh/input.c') diff --git a/bin/sh/input.c b/bin/sh/input.c index d75dfa4d7cc37..f49f148fd9d28 100644 --- a/bin/sh/input.c +++ b/bin/sh/input.c @@ -39,7 +39,7 @@ static char sccsid[] = "@(#)input.c 8.3 (Berkeley) 6/9/95"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/bin/sh/input.c,v 1.14 1999/11/29 19:10:59 cracauer Exp $"; #endif /* not lint */ #include /* defines BUFSIZ */ -- cgit v1.2.3