--- coherent/d/bin/compress/compress.c 2019/05/29 04:56:39 1.1 +++ coherent/d/bin/compress/compress.c 2019/05/29 04:56:39 1.1.1.1 @@ -171,7 +171,7 @@ char_type magic_header[] = { "\037\235" a fourth header byte (for expansion). */ #define INIT_BITS 9 /* initial number of bits/code */ -static char rcs_ident[] = "$Header: /var/lib/cvsd/coherent/coherent/d/bin/compress/compress.c,v 1.1 2019/05/29 04:56:39 root Exp $"; +static char rcs_ident[] = "$Header: /var/lib/cvsd/coherent/coherent/d/bin/compress/compress.c,v 1.1.1.1 2019/05/29 04:56:39 root Exp $"; #include #include