mirror of
https://git.tukaani.org/xz.git
synced 2024-04-04 12:36:23 +02:00
parent
0f295bf7a3
commit
3c3905b534
1 changed files with 1 additions and 1 deletions
|
@ -232,7 +232,7 @@ int
|
|||
main(void)
|
||||
{
|
||||
lzma_init();
|
||||
succeed(lzma_lzma_preset(&opt_lzma, 0));
|
||||
succeed(lzma_lzma_preset(&opt_lzma, 1));
|
||||
|
||||
test1();
|
||||
test2();
|
||||
|
|
Loading…
Reference in a new issue