From 7f1bf9342879a7ee2dd88e11a33ae7509eab55b0 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Wed, 26 Jul 2000 21:12:35 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_4_1_0_RELEASE'. This commit was manufactured to restore the state of the 4.1-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- gnu/usr.bin/gzip/crypt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/usr.bin/gzip/crypt.c') diff --git a/gnu/usr.bin/gzip/crypt.c b/gnu/usr.bin/gzip/crypt.c index cdbd812368cc..b1a77b99dd93 100644 --- a/gnu/usr.bin/gzip/crypt.c +++ b/gnu/usr.bin/gzip/crypt.c @@ -2,5 +2,5 @@ * Hardly worth copyrighting :-) */ #ifdef RCSID -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/gnu/usr.bin/gzip/crypt.c,v 1.6 1999/08/27 23:35:49 peter Exp $"; #endif -- cgit v1.2.3