X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=lib%2Fdecompress_unlzma.c;h=20a858031f12b7600f906a90584d73aa21e2311e;hb=e48f62aece16c82ff29a2711f90f61a9199b4cad;hp=1cf409ef8d0400f5d8cddeb8cfe9b36f4398f2d3;hpb=b85cac574592b843c4be93c83303feeee0c4dc25;p=linux-2.6-microblaze.git diff --git a/lib/decompress_unlzma.c b/lib/decompress_unlzma.c index 1cf409ef8d04..20a858031f12 100644 --- a/lib/decompress_unlzma.c +++ b/lib/decompress_unlzma.c @@ -391,7 +391,7 @@ static inline int INIT process_bit0(struct writer *wr, struct rc *rc, static inline int INIT process_bit1(struct writer *wr, struct rc *rc, struct cstate *cst, uint16_t *p, int pos_state, uint16_t *prob) { - int offset; + int offset; uint16_t *prob_len; int num_bits; int len;