changed ZSTD_c_compressionStrategy into ZSTD_c_strategy
also : fixed paramgrill, and limit conditions
This commit is contained in:
@@ -1162,5 +1162,5 @@ size_t ZSTD_compressBlock_btultra_extDict(
|
||||
}
|
||||
|
||||
/* note : no btultra2 variant for extDict nor dictMatchState,
|
||||
* tbecause btultra2 is not meant to work with dictionaries
|
||||
* because btultra2 is not meant to work with dictionaries
|
||||
* and is only specific for the first block (no prefix) */
|
||||
|
||||
Reference in New Issue
Block a user