--- 43BSDTahoe/ucb/compress/compress.c 2018/04/24 16:12:58 1.1 +++ 43BSDTahoe/ucb/compress/compress.c 2018/04/24 16:12:58 1.1.1.1 @@ -142,10 +142,10 @@ char_type magic_header[] = { "\037\235" * James A. Woods (decvax!ihnp4!ames!jaw) * Joe Orost (decvax!vax135!petsd!joe) * - * $Header: /var/lib/cvsd/CSRG/43BSDTahoe/ucb/compress/compress.c,v 1.1 2018/04/24 16:12:58 root Exp $ + * $Header: /var/lib/cvsd/CSRG/43BSDTahoe/ucb/compress/compress.c,v 1.1.1.1 2018/04/24 16:12:58 root Exp $ * $Log: compress.c,v $ - * Revision 1.1 2018/04/24 16:12:58 root - * Initial revision + * Revision 1.1.1.1 2018/04/24 16:12:58 root + * BSD 4.3tahoe * * Revision 4.0 85/07/30 12:50:00 joe * Removed ferror() calls in output routine on every output except first. @@ -257,7 +257,7 @@ char_type magic_header[] = { "\037\235" * Add variable bit length output. * */ -static char rcs_ident[] = "$Header: /var/lib/cvsd/CSRG/43BSDTahoe/ucb/compress/compress.c,v 1.1 2018/04/24 16:12:58 root Exp $"; +static char rcs_ident[] = "$Header: /var/lib/cvsd/CSRG/43BSDTahoe/ucb/compress/compress.c,v 1.1.1.1 2018/04/24 16:12:58 root Exp $"; #include #include