Clean up the addition of inflateGetDictionary.

This commit is contained in:
Mark Adler
2013-03-23 22:57:27 -07:00
parent 03ff48cc67
commit f0546c8e34
5 changed files with 18 additions and 3 deletions

View File

@@ -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;