From 0aac8cf7c4da2572609d177657fb5f947bf38cd2 Mon Sep 17 00:00:00 2001 From: Mark Adler Date: Sat, 23 Mar 2013 23:47:15 -0700 Subject: Clean up the addition of gzvprintf. --- zlib.map | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'zlib.map') 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; -- cgit v1.2.1