summaryrefslogtreecommitdiffstats
path: root/usr.bin/gzip/unbzip2.c
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2010-04-07 22:54:53 +0000
committerdelphij <delphij@FreeBSD.org>2010-04-07 22:54:53 +0000
commitbe707c1fafd726b976fe68d176d63ab88f370e4d (patch)
tree5b04a16157d9c20b62444ef3022f6dbd7da9ab6b /usr.bin/gzip/unbzip2.c
parent85e7ae29f25d1872be6d6a9d4ce6218c463690c8 (diff)
downloadFreeBSD-src-be707c1fafd726b976fe68d176d63ab88f370e4d.zip
FreeBSD-src-be707c1fafd726b976fe68d176d63ab88f370e4d.tar.gz
Diff reduction against NetBSD and add myself to AUTHORS section of the
manual page as I wrote the unpack functionality. No actual executable code change verified with md5(1).
Diffstat (limited to 'usr.bin/gzip/unbzip2.c')
-rw-r--r--usr.bin/gzip/unbzip2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/gzip/unbzip2.c b/usr.bin/gzip/unbzip2.c
index c744e56..a5cd1be 100644
--- a/usr.bin/gzip/unbzip2.c
+++ b/usr.bin/gzip/unbzip2.c
@@ -1,4 +1,4 @@
-/* $NetBSD: unbzip2.c,v 1.12 2009/10/11 05:17:20 mrg Exp $ */
+/* $NetBSD: unbzip2.c,v 1.13 2009/12/05 03:23:37 mrg Exp $ */
/*-
* Copyright (c) 2006 The NetBSD Foundation, Inc.
OpenPOWER on IntegriCloud