mirror of https://github.com/mirror/busybox.git
xz: remove an empty line from xz_dec_lzma2.c
Signed-off-by: Lasse Collin <lasse.collin@tukaani.org> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>1_22_stable
parent
b967e42b77
commit
aada3126a7
|
@ -407,7 +407,6 @@ static void XZ_FUNC dict_uncompressed(
|
||||||
|
|
||||||
b->out_pos += copy_size;
|
b->out_pos += copy_size;
|
||||||
b->in_pos += copy_size;
|
b->in_pos += copy_size;
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue