Merge pull request #1174 from duc0/document_default_level

Expose ZSTD_CLEVEL_DEFAULT and update documentation
This commit is contained in:
Yann Collet
2018-06-12 12:09:01 -07:00
committed by GitHub
2 changed files with 7 additions and 10 deletions
-9
View File
@@ -8,15 +8,6 @@
* You may select, at your option, one of the above-listed licenses.
*/
/*-*************************************
* Tuning parameters
***************************************/
#ifndef ZSTD_CLEVEL_DEFAULT
# define ZSTD_CLEVEL_DEFAULT 3
#endif
/*-*************************************
* Dependencies
***************************************/