From e1b05e3a6cd90b0bf91b47aeff71da2a9d048a9d Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Tue, 8 Oct 2002 05:39:08 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_4_7_0_RELEASE'. This commit was manufactured to restore the state of the 4.7-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- lib/libc/string/memcmp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/string/memcmp.c') diff --git a/lib/libc/string/memcmp.c b/lib/libc/string/memcmp.c index b40e9fd7cc13..3b18c287e2e6 100644 --- a/lib/libc/string/memcmp.c +++ b/lib/libc/string/memcmp.c @@ -39,7 +39,7 @@ static char sccsid[] = "@(#)memcmp.c 8.1 (Berkeley) 6/4/93"; #endif /* LIBC_SCCS and not lint */ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/lib/libc/string/memcmp.c,v 1.1.1.1.14.1 2001/07/09 23:30:03 obrien Exp $"; #endif #include -- cgit v1.2.3