no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
ckb -> 5865c38dbc19cc182ed9a54dd00ec435c41d9be0
fi -> 4600d7b11b25d67473b7c9058236c25714437776
fr -> 983bdd48a158e363607446b006fe3159198bc443
gn -> 59b14ea900078c3fb00498004bd24514b56396a8
it -> 3dc7e41736be9da7afee03071a5a5e259b5d586e
/* inffast.h -- header to use inffast.c
* Copyright (C) 1995-2003, 2010 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/* 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.
*/
void ZLIB_INTERNAL inflate_fast OF((z_streamp strm, unsigned start));