diff options
Diffstat (limited to 'inffixed.h')
-rw-r--r-- | inffixed.h | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2,9 +2,9 @@ | |||
2 | * Generated automatically by makefixed(). | 2 | * Generated automatically by makefixed(). |
3 | */ | 3 | */ |
4 | 4 | ||
5 | /* WARNING: this file should *not* be used by applications. It | 5 | /* WARNING: this file should *not* be used by applications. |
6 | is part of the implementation of the compression library and | 6 | It is part of the implementation of this library and is |
7 | is subject to change. Applications should only use zlib.h. | 7 | subject to change. Applications should only use zlib.h. |
8 | */ | 8 | */ |
9 | 9 | ||
10 | static const code lenfix[512] = { | 10 | static const code lenfix[512] = { |