1
0
mirror of https://github.com/facebook/zstd.git synced 2025-12-01 23:57:51 +03:00
Files
zstd/programs/fileio.c
Yann Collet 91535d71ec fixed missing zstdmt_compress.h dependency
we lose a warning message :
when a job size is chosen < minimum job size for multithreading,
it is automatically resized to minimum size.

If this information is really useful, it should be present in zstd.h now.
2017-10-19 12:09:34 -07:00

77 KiB