| Index: third_party/zlib/inffixed.h
|
| diff --git a/third_party/zlib/inffixed.h b/third_party/zlib/inffixed.h
|
| index 75ed4b5978de4be3c44ad48a060b75500f17a0a2..d6283277694802ce7938f537f12990d6eead4924 100644
|
| --- a/third_party/zlib/inffixed.h
|
| +++ b/third_party/zlib/inffixed.h
|
| @@ -2,9 +2,9 @@
|
| * Generated automatically by makefixed().
|
| */
|
|
|
| - /* WARNING: this file should *not* be used by applications. It
|
| - is part of the implementation of the compression library and
|
| - is subject to change. Applications should only use zlib.h.
|
| + /* WARNING: this file should *not* be used by applications.
|
| + It is part of the implementation of this library and is
|
| + subject to change. Applications should only use zlib.h.
|
| */
|
|
|
| static const code lenfix[512] = {
|
|
|