summaryrefslogtreecommitdiff
path: root/zlib.map
diff options
context:
space:
mode:
authorMark Adler <madler@alumni.caltech.edu>2013-03-23 22:57:27 -0700
committerMark Adler <madler@alumni.caltech.edu>2013-03-23 23:32:58 -0700
commitf0546c8e34dbe1bcc636a6ab4529159266efafe6 (patch)
tree44101aef0f1080fc047691b8cfc8ea61d0dfd368 /zlib.map
parent03ff48cc67937fbb026a7952c0351615ef9be4e5 (diff)
downloadzlib-f0546c8e34dbe1bcc636a6ab4529159266efafe6.tar.gz
Clean up the addition of inflateGetDictionary.
Diffstat (limited to 'zlib.map')
-rw-r--r--zlib.map2
1 files changed, 1 insertions, 1 deletions
diff --git a/zlib.map b/zlib.map
index d7b4df7..9704371 100644
--- a/zlib.map
+++ b/zlib.map
@@ -78,5 +78,5 @@ ZLIB_1.2.5.2 {
} ZLIB_1.2.5.1;
ZLIB_1.2.7.1 {
- inflateSetDictionary;
+ inflateGetDictionary;
} ZLIB_1.2.7;