1
0
mirror of https://github.com/facebook/zstd.git synced 2025-12-04 23:42:37 +03:00
Files
zstd/programs/zstdcli.c
Nick Terrell 569e2abccd Allow negative compression levels in training
* Set `dictCLevel` in `zstdcli.c`.
* Only set to default level if the compression level `== 0`, not `<= 0`.
2018-04-09 12:12:03 -07:00

42 KiB