--- coherent/g/usr/bin/gzip/lzw.c 2019/05/29 04:56:35 1.1 +++ coherent/g/usr/bin/gzip/lzw.c 2019/05/29 04:56:35 1.1.1.1 @@ -3,7 +3,7 @@ */ #ifndef lint -static char rcsid[] = "$Id: lzw.c,v 1.1 2019/05/29 04:56:35 root Exp $"; +static char rcsid[] = "$Id: lzw.c,v 1.1.1.1 2019/05/29 04:56:35 root Exp $"; #endif #include "tailor.h"