summaryrefslogtreecommitdiff
path: root/zlib.map
diff options
context:
space:
mode:
authorMark Adler <madler@alumni.caltech.edu>2013-03-23 23:47:15 -0700
committerMark Adler <madler@alumni.caltech.edu>2013-03-23 23:47:15 -0700
commit0aac8cf7c4da2572609d177657fb5f947bf38cd2 (patch)
treedf820b58b262033003d260941e6ffc9fe539ad58 /zlib.map
parentf0546c8e34dbe1bcc636a6ab4529159266efafe6 (diff)
downloadzlib-0aac8cf7c4da2572609d177657fb5f947bf38cd2.tar.gz
Clean up the addition of gzvprintf.
Diffstat (limited to 'zlib.map')
-rw-r--r--zlib.map3
1 files changed, 2 insertions, 1 deletions
diff --git a/zlib.map b/zlib.map
index 9704371..55c6647 100644
--- a/zlib.map
+++ b/zlib.map
@@ -79,4 +79,5 @@ ZLIB_1.2.5.2 {
ZLIB_1.2.7.1 {
inflateGetDictionary;
-} ZLIB_1.2.7;
+ gzvprintf;
+} ZLIB_1.2.5.2;