Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Oct 1998 04:48:40 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/usr.bin/compress compress.c
Message-ID:  <199810211148.EAA08431@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

bde         1998/10/21 04:48:40 PDT

  Modified files:
    usr.bin/compress     compress.c 
  Log:
  Fixed previous commit to actually work.  The wrong variable was initialized
  earlier (with style bugs of course), so zcat was an alias for uncompress
  instead of `uncompress -c'.
  
  Revision  Changes    Path
  1.6       +4 -3      src/usr.bin/compress/compress.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810211148.EAA08431>