mirror of
https://github.com/facebook/zstd.git
synced 2025-12-04 00:04:23 -05:00
[zstd] Fix typo in ZSTD_dParameter
This commit is contained in:
parent
6b4a3e019f
commit
b104f8e3eb
@ -522,7 +522,7 @@ typedef enum {
|
|||||||
/* note : additional experimental parameters are also available
|
/* note : additional experimental parameters are also available
|
||||||
* within the experimental section of the API.
|
* within the experimental section of the API.
|
||||||
* At the time of this writing, they include :
|
* At the time of this writing, they include :
|
||||||
* ZSTD_c_format
|
* ZSTD_d_format
|
||||||
* Because they are not stable, it's necessary to define ZSTD_STATIC_LINKING_ONLY to access them.
|
* Because they are not stable, it's necessary to define ZSTD_STATIC_LINKING_ONLY to access them.
|
||||||
* note : never ever use experimentalParam? names directly
|
* note : never ever use experimentalParam? names directly
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user