mirror of
https://git.busybox.net/busybox
synced 2026-02-07 20:50:26 +00:00
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>
This commit is contained in:
parent
b967e42b77
commit
aada3126a7
1 changed files with 0 additions and 1 deletions
|
|
@ -407,7 +407,6 @@ static void XZ_FUNC dict_uncompressed(
|
|||
|
||||
b->out_pos += copy_size;
|
||||
b->in_pos += copy_size;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue