summaryrefslogtreecommitdiff
path: root/zconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'zconf.h')
-rw-r--r--zconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/zconf.h b/zconf.h
index 0a4828e..d09f186 100644
--- a/zconf.h
+++ b/zconf.h
@@ -251,7 +251,7 @@
Of course this will generally degrade compression (there's no free lunch).
The memory requirements for inflate are (in bytes) 1 << windowBits
- that is, 32K for windowBits=15 (default value) plus a few kilobytes
+ that is, 32K for windowBits=15 (default value) plus about 7 kilobytes
for small objects.
*/