zstd/lib/compress
Yann Collet 9b784dec7f changed parameter name to ZSTD_c_overlapLog
from overlapSizeLog.

Reasoning :
`overlapLog` is already used everwhere, in the code, command line and documentation.
`ZSTD_c_overlapSizeLog` feels unnecessarily different.
2018-12-11 16:55:33 -08:00
..
2018-11-20 14:56:07 -08:00
2018-11-20 14:56:07 -08:00
2018-12-10 18:45:03 -08:00