From 0c0b5822358eaf1f5f5f2ac45e5ce80b4508637c Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Thu, 3 Apr 2003 18:49:23 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_4_8_0_RELEASE'. This commit was manufactured to restore the state of the 4.8-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- lib/libcrypt/crypt-md5.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libcrypt/crypt-md5.c') diff --git a/lib/libcrypt/crypt-md5.c b/lib/libcrypt/crypt-md5.c index 6b639ccde50c..6b0ffd11ccbe 100644 --- a/lib/libcrypt/crypt-md5.c +++ b/lib/libcrypt/crypt-md5.c @@ -6,13 +6,13 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/lib/libcrypt/crypt-md5.c,v 1.5.2.1 2001/05/24 12:20:02 markm Exp $ * */ #if defined(LIBC_SCCS) && !defined(lint) static const char rcsid[] = \ -"$FreeBSD$"; +"$FreeBSD: src/lib/libcrypt/crypt-md5.c,v 1.5.2.1 2001/05/24 12:20:02 markm Exp $"; #endif /* LIBC_SCCS and not lint */ #include -- cgit v1.3