]> git.saurik.com Git - apple/xnu.git/blobdiff - libkern/zlib/inffast.c
xnu-2782.20.48.tar.gz
[apple/xnu.git] / libkern / zlib / inffast.c
index 82d2795c0d9ebd8f432756ea5e012728bbd13a28..cb93ddc5daee003d654ec29f6c55a490bcc2e81d 100644 (file)
@@ -30,6 +30,7 @@
  * For conditions of distribution and use, see copyright notice in zlib.h
  */
 
+
 #include "zutil.h"
 #include "inftrees.h"
 #include "inflate.h"
@@ -343,3 +344,4 @@ unsigned start;         /* inflate()'s starting value for strm->avail_out */
  */
 
 #endif /* !ASMINF */
+