summaryrefslogtreecommitdiff
path: root/inftrees.c
diff options
context:
space:
mode:
authorMark Adler <madler@alumni.caltech.edu>2011-09-09 23:20:29 -0700
committerMark Adler <madler@alumni.caltech.edu>2011-09-09 23:20:29 -0700
commit14763ac7c6c03bca62c39e35c03cf5bfc7728802 (patch)
treef1055d11ef7b282b698ce7c40e1a9c061413cbdf /inftrees.c
parentc34c1fcbb19852ca35216ad66276f4f86af3fc22 (diff)
downloadzlib-1.1.3.tar.gz
zlib-1.1.3.tar.bz2
zlib-1.1.3.zip
zlib 1.1.3v1.1.3
Diffstat (limited to 'inftrees.c')
-rw-r--r--inftrees.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/inftrees.c b/inftrees.c
index 6876ab5..ef1e0b6 100644
--- a/inftrees.c
+++ b/inftrees.c
@@ -11,7 +11,7 @@
11#endif 11#endif
12 12
13const char inflate_copyright[] = 13const char inflate_copyright[] =
14 " inflate 1.1.2 Copyright 1995-1998 Mark Adler "; 14 " inflate 1.1.3 Copyright 1995-1998 Mark Adler ";
15/* 15/*
16 If you use the zlib library in a product, an acknowledgment is welcome 16 If you use the zlib library in a product, an acknowledgment is welcome
17 in the documentation of your product. If for some reason you cannot 17 in the documentation of your product. If for some reason you cannot