diff options
Diffstat (limited to 'usr.bin/gzip/znew')
| -rw-r--r-- | usr.bin/gzip/znew | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/gzip/znew b/usr.bin/gzip/znew index 27bed94274a6..a5f256527b62 100644 --- a/usr.bin/gzip/znew +++ b/usr.bin/gzip/znew @@ -18,7 +18,7 @@ # ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. # -# $FreeBSD$ +# $FreeBSD: src/usr.bin/gzip/znew,v 1.3.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $ # Return 0 if the first arg file size is smaller than the second, 1 otherwise. smaller () { |
