From f78c2ff8497d138d7dcd5ffdd1762b8506ac023a Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Wed, 26 Jun 1996 05:44:45 +0000 Subject: rcsid --- usr.bin/file/compress.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin/file/compress.c') diff --git a/usr.bin/file/compress.c b/usr.bin/file/compress.c index 6e2c336cd10..c6fe63cf78b 100644 --- a/usr.bin/file/compress.c +++ b/usr.bin/file/compress.c @@ -1,10 +1,10 @@ +/* $OpenBSD: compress.c,v 1.2 1996/06/26 05:32:55 deraadt Exp $ */ /* * compress routines: * zmagic() - returns 0 if not recognized, uncompresses and prints * 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 $ */ #include #include -- cgit v1.2.3