提交 33a7aff4 编写于 作者: M Mark Adler

Fix typo.

上级 9852c209
......@@ -78,7 +78,7 @@ typedef enum {
*/
/* State maintained between inflate() calls -- approximately 7K bytes, not
inlcuding the allocated sliding window, which is up to 32K bytes. */
including the allocated sliding window, which is up to 32K bytes. */
struct inflate_state {
inflate_mode mode; /* current inflate mode */
int last; /* true if processing last block */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册