aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2015-04-16 22:30:57 +0000
committerXin LI <delphij@FreeBSD.org>2015-04-16 22:30:57 +0000
commitdec32474f0ba1288bc3b0a10c864ec65ce2d831e (patch)
treecd45fc1770a89576fd40719ef092c4c4d4897195 /usr.bin
parent630a02daae4c5116cc173b6726d24f9485e12a48 (diff)
downloadsrc-dec32474f0ba1288bc3b0a10c864ec65ce2d831e.tar.gz
src-dec32474f0ba1288bc3b0a10c864ec65ce2d831e.zip
r281540 was upstreamed as NetBSD r1.108 of gzip.c, note it as merged.
Notes
Notes: svn path=/head/; revision=281626
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/gzip/gzip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/gzip/gzip.c b/usr.bin/gzip/gzip.c
index 93ad3fcdf91a..8469c059b745 100644
--- a/usr.bin/gzip/gzip.c
+++ b/usr.bin/gzip/gzip.c
@@ -1,4 +1,4 @@
-/* $NetBSD: gzip.c,v 1.107 2015/01/13 02:37:20 mrg Exp $ */
+/* $NetBSD: gzip.c,v 1.108 2015/04/15 02:29:12 christos Exp $ */
/*-
* Copyright (c) 1997, 1998, 2003, 2004, 2006 Matthew R. Green