Cleanup some errors in typedef comments and remove duplicated HOWTO from zbuff_decompress.c
This commit is contained in:
@@ -98,7 +98,7 @@ struct ZBUFF_CCtx_s {
|
||||
U32 checksum;
|
||||
U32 frameEnded;
|
||||
ZSTD_customMem customMem;
|
||||
}; /* typedef'd tp ZBUFF_CCtx within "zstd_buffered.h" */
|
||||
}; /* typedef'd tp ZBUFF_CCtx within "zbuff.h" */
|
||||
|
||||
ZBUFF_CCtx* ZBUFF_createCCtx(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user