diff options
Diffstat (limited to 'usr.bin/gzip/unpack.c')
-rw-r--r-- | usr.bin/gzip/unpack.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/gzip/unpack.c b/usr.bin/gzip/unpack.c index aa1480016d28..e30186f59b71 100644 --- a/usr.bin/gzip/unpack.c +++ b/usr.bin/gzip/unpack.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.bin/gzip/unpack.c,v 1.1.6.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ /* This file is #included by gzip.c */ |