We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4d8028 commit 2dad538Copy full SHA for 2dad538
zlib.h
@@ -861,7 +861,7 @@ ZEXTERN int ZEXPORT inflateSync OF((z_streamp strm));
861
available input is skipped. No output is provided.
862
863
inflateSync searches for a 00 00 FF FF pattern in the compressed data.
864
- All full flush points have this pattern, but not all occurences of this
+ All full flush points have this pattern, but not all occurrences of this
865
pattern are full flush points.
866
867
inflateSync returns Z_OK if a possible full flush point has been found,
0 commit comments