From 7e546392b5fe3a496acff53ac7aadd1c57b2a4cf Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Sat, 22 Feb 1997 15:12:41 +0000 Subject: Revert $FreeBSD$ to $Id$ --- lib/libc/stdio/feof.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/stdio/feof.c') diff --git a/lib/libc/stdio/feof.c b/lib/libc/stdio/feof.c index f070a8428dab..e42df61ea669 100644 --- a/lib/libc/stdio/feof.c +++ b/lib/libc/stdio/feof.c @@ -39,7 +39,7 @@ static char sccsid[] = "@(#)feof.c 8.1 (Berkeley) 6/4/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$Id$"; #endif /* LIBC_SCCS and not lint */ #include -- cgit v1.2.3