From 0d497cf6e989f7498cf5036a29fe7003a89abf83 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Mon, 20 Nov 2000 04:41:45 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_4_2_0_RELEASE'. This commit was manufactured to restore the state of the 4.2-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- lib/libc/stdio/fread.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/stdio/fread.c') diff --git a/lib/libc/stdio/fread.c b/lib/libc/stdio/fread.c index 886a9fc5517c..24f302f0be88 100644 --- a/lib/libc/stdio/fread.c +++ b/lib/libc/stdio/fread.c @@ -39,7 +39,7 @@ static char sccsid[] = "@(#)fread.c 8.2 (Berkeley) 12/11/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/lib/libc/stdio/fread.c,v 1.7 1999/08/28 00:01:04 peter Exp $"; #endif /* LIBC_SCCS and not lint */ #include -- cgit v1.2.3