diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2002-03-12 00:26:31 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2002-03-12 00:26:31 +0000 |
commit | 09d05ff04856fed02e2cfa9a8a8b72e1074a59b4 (patch) | |
tree | 4e0612ba554b903b35e1a3ec5b9e97c8b1c04fe2 /lib/libz/trees.h | |
parent | 1e1ccbf8f1be5a063a5e89a8019bbc6bb12c5fb1 (diff) |
Update to zlib-1.1.4
Diffstat (limited to 'lib/libz/trees.h')
-rw-r--r-- | lib/libz/trees.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libz/trees.h b/lib/libz/trees.h index 72facf900f7..ca791895d17 100644 --- a/lib/libz/trees.h +++ b/lib/libz/trees.h @@ -1,3 +1,4 @@ +/* $OpenBSD: trees.h,v 1.2 2002/03/12 00:25:57 millert Exp $ */ /* header created automatically with -DGEN_TREES_H */ local const ct_data static_ltree[L_CODES+2] = { |