summaryrefslogtreecommitdiff
path: root/deflate.c
diff options
context:
space:
mode:
authorNathan Moinvaziri <nathan@solidstatenetworks.com>2020-07-05 11:13:20 -0700
committerHans Kristian Rosbach <hk-github@circlestorm.org>2020-08-02 18:32:25 +0200
commitd5d1f7e81b4814e60857372f451b106f5a401118 (patch)
tree816107d16b11f279dbf1435f331201d030b778af /deflate.c
parent4d385859f326ed9089270ae95961f12b135c37c8 (diff)
Fixed extra symbols added to ABI when zlib-compat specified.
Diffstat (limited to 'deflate.c')
-rw-r--r--deflate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/deflate.c b/deflate.c
index 815c521..20e7f66 100644
--- a/deflate.c
+++ b/deflate.c
@@ -52,7 +52,7 @@
#include "deflate_p.h"
#include "functable.h"
-const char zng_deflate_copyright[] = " deflate 1.2.11.f Copyright 1995-2016 Jean-loup Gailly and Mark Adler ";
+const char PREFIX(deflate_copyright)[] = " deflate 1.2.12.f Copyright 1995-2016 Jean-loup Gailly and Mark Adler ";
/*
If you use the zlib library in a product, an acknowledgment is welcome
in the documentation of your product. If for some reason you cannot