=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/file/Attic/compress.c,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 --- src/usr.bin/file/Attic/compress.c 1995/10/18 08:45:08 1.1 +++ src/usr.bin/file/Attic/compress.c 1995/10/18 08:45:08 1.1.1.1 @@ -4,7 +4,7 @@ * information if recognized * uncompress(method, old, n, newch) - uncompress old into new, * using method, return sizeof new - * $Id: compress.c,v 1.1 1995/10/18 08:45:08 deraadt Exp $ + * $Id: compress.c,v 1.1.1.1 1995/10/18 08:45:08 deraadt Exp $ */ #include #include