updated documentation

introducing ZSTD_btultra2
This commit is contained in:
Yann Collet
2018-12-06 17:22:19 -08:00
parent ae370b0e12
commit 34aa401afd
5 changed files with 12 additions and 11 deletions
+1 -1
View File
@@ -541,7 +541,7 @@ typedef enum {
* , for all strategies > fast, effective maximum is 6.
* Special: value 0 means "use default minMatchLength". */
ZSTD_c_targetLength=106, /* Impact of this field depends on strategy.
* For strategies btopt & btultra:
* For strategies btopt, btultra & btultra2:
* Length of Match considered "good enough" to stop search.
* Larger values make compression stronger, and slower.
* For strategy fast: