diff options
author | Ken Smith <kensmith@FreeBSD.org> | 2008-11-26 01:09:48 +0000 |
---|---|---|
committer | Ken Smith <kensmith@FreeBSD.org> | 2008-11-26 01:09:48 +0000 |
commit | a93332491e10c1a23a9fd2f11ccbdba33d72d850 (patch) | |
tree | 1467effda708ab3ab6426f7cb6bd2d8d4fa29ab8 /usr.bin/gzip/zdiff | |
parent | d2d8199ea25041ce5507c36316475bb4331b66ed (diff) |
Diffstat (limited to 'usr.bin/gzip/zdiff')
-rw-r--r-- | usr.bin/gzip/zdiff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/gzip/zdiff b/usr.bin/gzip/zdiff index 34caf2bdfb83..d0e4ef152417 100644 --- a/usr.bin/gzip/zdiff +++ b/usr.bin/gzip/zdiff @@ -22,7 +22,7 @@ # Agency (DARPA) and Air Force Research Laboratory, Air Force # Materiel Command, USAF, under agreement number F39502-99-1-0512. # -# $FreeBSD$ +# $FreeBSD: src/usr.bin/gzip/zdiff,v 1.1.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ # Set $prog based on $0 case $0 in |