Merge pull request #425 from inikep/dev11

Doc
This commit is contained in:
Yann Collet
2016-10-24 11:11:40 -07:00
committed by GitHub
11 changed files with 959 additions and 124 deletions
+1 -1
View File
@@ -191,7 +191,7 @@ static void ZSTD_refDCtx(ZSTD_DCtx* dstDCtx, const ZSTD_DCtx* srcDCtx)
* Decompression section
***************************************************************/
/* See compression format details in : zstd_compression_format.md */
/* See compression format details in : doc/zstd_compression_format.md */
/** ZSTD_frameHeaderSize() :
* srcSize must be >= ZSTD_frameHeaderSize_prefix.