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. --- lib/libc/stdio/puts.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/stdio/puts.c') diff --git a/lib/libc/stdio/puts.c b/lib/libc/stdio/puts.c index 59f153d68b326..b6389e0fc8f40 100644 --- a/lib/libc/stdio/puts.c +++ b/lib/libc/stdio/puts.c @@ -39,7 +39,7 @@ static char sccsid[] = "@(#)puts.c 8.1 (Berkeley) 6/4/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/lib/libc/stdio/puts.c,v 1.7 1999/08/28 00:01:12 peter Exp $"; #endif /* LIBC_SCCS and not lint */ #include -- cgit v1.2.3