diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1999-01-10 09:53:51 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1999-01-10 09:53:51 +0000 |
| commit | 41d54c8049107c372198b9a6ed24ef5fad20afdc (patch) | |
| tree | 4a0123506eed3b25ce5224cf37f6323fefb783e7 /lib/libz/compress.c | |
| parent | 52454dcd09b77c63cfa909d2b021b5505e5a3be9 (diff) | |
Notes
Diffstat (limited to 'lib/libz/compress.c')
| -rw-r--r-- | lib/libz/compress.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libz/compress.c b/lib/libz/compress.c index 31c51e611659..1cee470913d7 100644 --- a/lib/libz/compress.c +++ b/lib/libz/compress.c @@ -3,7 +3,7 @@ * For conditions of distribution and use, see copyright notice in zlib.h */ -/* $FreeBSD$ */ +/* @(#) $Id$ */ #include "zlib.h" |
