diff options
Diffstat (limited to 'usr.bin/gzip/zuncompress.c')
-rw-r--r-- | usr.bin/gzip/zuncompress.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/gzip/zuncompress.c b/usr.bin/gzip/zuncompress.c index 82b7a475be88f..2475544fcc39e 100644 --- a/usr.bin/gzip/zuncompress.c +++ b/usr.bin/gzip/zuncompress.c @@ -33,7 +33,7 @@ * SUCH DAMAGE. * * from: NetBSD: zopen.c,v 1.8 2003/08/07 11:13:29 agc Exp - * $FreeBSD$ + * $FreeBSD: src/usr.bin/gzip/zuncompress.c,v 1.1.2.1 2007/02/20 08:33:32 delphij Exp $ */ /* This file is #included by gzip.c */ |