random small shrinkage and elimination of statics
[oweals/busybox.git] / archival / libunarchive / decompress_unzip.c
index fb87fe88da5faef5493360a8b22cbfe9dd6cd635..331fe34d844eb2bc1d9c862bfede989ba68834bb 100644 (file)
@@ -455,6 +455,8 @@ static int huft_build(unsigned *b, const unsigned n,
  * bl, bd: number of bits decoded by tl[] and td[]
  */
 /* called once from inflate_block */
+
+/* map formerly local static variables to globals */
 #define ml inflate_codes_ml
 #define md inflate_codes_md
 #define bb inflate_codes_bb