diff options
| author | 1998-09-08 03:32:04 +0000 | |
|---|---|---|
| committer | 1998-09-08 03:32:04 +0000 | |
| commit | 7bf9a2763d4c6722c26313e89db41240978c7839 (patch) | |
| tree | 1fc1360041c7c04947b6b5524191ff1923a017b5 /sys/lib/libz/infcodes.c | |
| parent | changed order of ifmedia_add's (purely cosmetic) (diff) | |
| download | wireguard-openbsd-7bf9a2763d4c6722c26313e89db41240978c7839.tar.xz wireguard-openbsd-7bf9a2763d4c6722c26313e89db41240978c7839.zip | |
Update from zlib-1.1.3. These should really just be references to ../../../lib/libz/*
Diffstat (limited to 'sys/lib/libz/infcodes.c')
| -rw-r--r-- | sys/lib/libz/infcodes.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/lib/libz/infcodes.c b/sys/lib/libz/infcodes.c index f4e7a888e78..3ae3818a194 100644 --- a/sys/lib/libz/infcodes.c +++ b/sys/lib/libz/infcodes.c @@ -1,5 +1,3 @@ -/* $OpenBSD: infcodes.c,v 1.2 1997/11/07 15:57:48 niklas Exp $ */ - /* infcodes.c -- process literals and length/distance pairs * Copyright (C) 1995-1996 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h |
