From 1784d64eb85eb63599204bb31b826970b6661e65 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Thu, 27 Mar 1997 03:07:27 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_2_2_1_RELEASE'. This commit was manufactured to restore the state of the 2.2.1-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- lib/libc/stdio/fgets.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/stdio/fgets.c') diff --git a/lib/libc/stdio/fgets.c b/lib/libc/stdio/fgets.c index 434fc07cdec2a..c5f7f652234d6 100644 --- a/lib/libc/stdio/fgets.c +++ b/lib/libc/stdio/fgets.c @@ -39,7 +39,7 @@ static char sccsid[] = "@(#)fgets.c 8.2 (Berkeley) 12/22/93"; #endif static const char rcsid[] = - "$Id$"; + "$Id: fgets.c,v 1.5 1996/06/22 10:33:10 jraynard Exp $"; #endif /* LIBC_SCCS and not lint */ #include -- cgit v1.2.3